#223C08#223C08
#223C08 is a dark, moderate yellow-green. Relative luminance 0.036; OKLCH L 32.3% C 0.082 H 132.9°. Best body text is #FFFFFF at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #223C08 |
|---|---|
| RGB | rgb(34, 60, 8) |
| HSL | hsl(90, 76%, 13%) |
| HSV | hsv(90, 87%, 24%) |
| CMYK | cmyk(43.3%, 0%, 86.7%, 76.5%) |
| CIE-LAB | lab(22.26, -19.91, 26.94) |
| CIE-LCH | lch(22.26, 33.50, 126.46°) |
| OKLab | oklab(32.32% -0.0561 0.0604) |
| OKLCH | oklch(32.32% 0.082 132.9) |
| XYZ | xyz(2.3193, 3.5892, 0.8003) |
| Luminance | 0.0359 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Forrest Green
#154406
ΔE00 4.31
Hunter Green (survey)
#0B4008
ΔE00 4.59
Dark Green
#033500
ΔE00 5.16
Forest Green (survey)
#06470C
ΔE00 6.26
Very Dark Green
#062E03
ΔE00 6.36
Racing Green
#014600
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#223C08 #22083C
analogous
#3C3C08 #223C08 #083C08
triadic
#223C08 #08223C #3C0822
tetradic
#223C08 #083C3C #22083C #3C0808
square
#223C08 #083C3C #22083C #3C0808
split-complementary
#223C08 #08083C #3C083C
monochromatic
#0F1B04 #0F1B04 #223C08 #41720F #5FA816
Accessibility & contrast
On white
12.22
#223C08 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.72
#223C08 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #223C08
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##223C08 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##223C08 | 1.00 | 12.22 | 1.72 | 12.22 |
| #FFFFFF | 12.22 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.72 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.22 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3F3701
Deuteranopia (green-blind)
#3B350D
Tritanopia (blue-blind)
#223932
Achromatopsia (no color)
#353535
Design tokens & code
CSS
--color: #223c08; /* rgb */ color: rgb(34, 60, 8); /* oklch */ color: oklch(32.3% 0.082 132.9);
Tailwind
colors: {
custom: {
50: '#60724c',
500: '#223c08',
950: '#000000',
},
}SCSS
$custom: #223c08; $custom-light: #60724c; $custom-dark: #000000;
JSON
{
"hex": "#223c08",
"rgb": {
"r": 34,
"g": 60,
"b": 8
},
"hsl": {
"h": 90,
"s": 76.471,
"l": 13.333
},
"oklch": {
"l": 0.32319,
"c": 0.0824,
"h": 132.9
},
"luminance": 0.03589
}Semantic roles & 50–950 ramp
primary
#223C08
secondary
#50257B
accent
#35F394
background
#F5F6F4
surface
#EAECE7
border
#C6C7C3
text
#050801
muted
#797B77