#202F09#202F09
#202F09 is a dark, moderate yellow-green. Relative luminance 0.024; OKLCH L 28.2% C 0.062 H 128.4°. Best body text is #FFFFFF at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #202F09 |
|---|---|
| RGB | rgb(32, 47, 9) |
| HSL | hsl(84, 68%, 11%) |
| HSV | hsv(84, 81%, 18%) |
| CMYK | cmyk(31.9%, 0%, 80.9%, 81.6%) |
| CIE-LAB | lab(17.27, -13.65, 20.82) |
| CIE-LCH | lch(17.27, 24.90, 123.25°) |
| OKLab | oklab(28.22% -0.0388 0.049) |
| OKLCH | oklch(28.22% 0.062 128.4) |
| XYZ | xyz(1.6615, 2.3598, 0.6263) |
| Luminance | 0.0236 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 6.08
Dark Forest Green
#002D04
ΔE00 7.06
Dark Green
#033500
ΔE00 7.24
Dark Olive
#373E02
ΔE00 8.08
Hunter Green (survey)
#0B4008
ΔE00 8.68
Forrest Green
#154406
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#202F09 #18092F
analogous
#2F2B09 #202F09 #0D2F09
triadic
#202F09 #09202F #2F0920
tetradic
#202F09 #092F2B #18092F #2F090D
square
#202F09 #092F2B #18092F #2F090D
split-complementary
#202F09 #090D2F #2B092F
monochromatic
#111A05 #111A05 #202F09 #436213 #66961D
Accessibility & contrast
On white
14.27
#202F09 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.47
#202F09 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #202F09
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##202F09 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##202F09 | 1.00 | 14.27 | 1.47 | 14.27 |
| #FFFFFF | 14.27 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.47 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.27 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#322B05
Deuteranopia (green-blind)
#302A0C
Tritanopia (blue-blind)
#212D27
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #202f09; /* rgb */ color: rgb(32, 47, 9); /* oklch */ color: oklch(28.2% 0.062 128.4);
Tailwind
colors: {
custom: {
50: '#5d674b',
500: '#202f09',
950: '#000000',
},
}SCSS
$custom: #202f09; $custom-light: #5d674b; $custom-dark: #000000;
JSON
{
"hex": "#202f09",
"rgb": {
"r": 32,
"g": 47,
"b": 9
},
"hsl": {
"h": 83.684,
"s": 67.857,
"l": 10.98
},
"oklch": {
"l": 0.28219,
"c": 0.06248,
"h": 128.4
},
"luminance": 0.0236
}Semantic roles & 50–950 ramp
primary
#202F09
secondary
#43276D
accent
#3DEB82
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040601
muted
#797A77