#223909#223909
#223909 is a dark, moderate yellow-green. Relative luminance 0.033; OKLCH L 31.4% C 0.077 H 132.0°. Best body text is #FFFFFF at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #223909 |
|---|---|
| RGB | rgb(34, 57, 9) |
| HSL | hsl(89, 73%, 13%) |
| HSV | hsv(89, 84%, 22%) |
| CMYK | cmyk(40.4%, 0%, 84.2%, 77.6%) |
| CIE-LAB | lab(21.15, -18.26, 25.34) |
| CIE-LCH | lch(21.15, 31.24, 125.77°) |
| OKLab | oklab(31.42% -0.0515 0.0573) |
| OKLCH | oklch(31.42% 0.077 132) |
| XYZ | xyz(2.1721, 3.2860, 0.7782) |
| Luminance | 0.0329 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Green
#033500
ΔE00 5.30
Hunter Green (survey)
#0B4008
ΔE00 5.40
Forrest Green
#154406
ΔE00 5.42
Very Dark Green
#062E03
ΔE00 5.90
Dark Olive
#373E02
ΔE00 6.77
Dark Forest Green
#002D04
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#223909 #200939
analogous
#393809 #223909 #0A3909
triadic
#223909 #092239 #390922
tetradic
#223909 #093938 #200939 #39090A
square
#223909 #093938 #200939 #39090A
split-complementary
#223909 #090A39 #380939
monochromatic
#101A04 #101A04 #223909 #426E11 #61A31A
Accessibility & contrast
On white
12.67
#223909 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.66
#223909 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #223909
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##223909 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##223909 | 1.00 | 12.67 | 1.66 | 12.67 |
| #FFFFFF | 12.67 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.66 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.67 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3C3403
Deuteranopia (green-blind)
#39320E
Tritanopia (blue-blind)
#233630
Achromatopsia (no color)
#333333
Design tokens & code
CSS
--color: #223909; /* rgb */ color: rgb(34, 57, 9); /* oklch */ color: oklch(31.4% 0.077 132.0);
Tailwind
colors: {
custom: {
50: '#5f6f4c',
500: '#223909',
950: '#000000',
},
}SCSS
$custom: #223909; $custom-light: #5f6f4c; $custom-dark: #000000;
JSON
{
"hex": "#223909",
"rgb": {
"r": 34,
"g": 57,
"b": 9
},
"hsl": {
"h": 88.75,
"s": 72.727,
"l": 12.941
},
"oklch": {
"l": 0.31415,
"c": 0.07708,
"h": 132
},
"luminance": 0.03286
}Semantic roles & 50–950 ramp
primary
#223909
secondary
#4D2777
accent
#38EF90
background
#F5F6F4
surface
#E9ECE7
border
#C5C7C3
text
#050701
muted
#797A77