#202F08#202F08
#202F08 is a dark, moderate yellow-green. Relative luminance 0.024; OKLCH L 28.2% C 0.063 H 128.2°. Best body text is #FFFFFF at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #202F08 |
|---|---|
| RGB | rgb(32, 47, 8) |
| HSL | hsl(83, 71%, 11%) |
| HSV | hsv(83, 83%, 18%) |
| CMYK | cmyk(31.9%, 0%, 83%, 81.6%) |
| CIE-LAB | lab(17.26, -13.75, 21.22) |
| CIE-LCH | lch(17.26, 25.28, 122.95°) |
| OKLab | oklab(28.21% -0.0392 0.0499) |
| OKLCH | oklch(28.21% 0.063 128.2) |
| XYZ | xyz(1.6560, 2.3576, 0.5975) |
| 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.08
Dark Green
#033500
ΔE00 7.19
Dark Olive
#373E02
ΔE00 7.96
Hunter Green (survey)
#0B4008
ΔE00 8.62
Forrest Green
#154406
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#202F08 #17082F
analogous
#2F2A08 #202F08 #0C2F08
triadic
#202F08 #08202F #2F0820
tetradic
#202F08 #082F2A #17082F #2F080C
square
#202F08 #082F2A #17082F #2F080C
split-complementary
#202F08 #080C2F #2A082F
monochromatic
#121A04 #121A04 #202F08 #446311 #67981A
Accessibility & contrast
On white
14.27
#202F08 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.47
#202F08 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #202F08
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##202F08 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##202F08 | 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)
#322B04
Deuteranopia (green-blind)
#302A0B
Tritanopia (blue-blind)
#212C27
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #202f08; /* rgb */ color: rgb(32, 47, 8); /* oklch */ color: oklch(28.2% 0.063 128.2);
Tailwind
colors: {
custom: {
50: '#5d674b',
500: '#202f08',
950: '#000000',
},
}SCSS
$custom: #202f08; $custom-light: #5d674b; $custom-dark: #000000;
JSON
{
"hex": "#202f08",
"rgb": {
"r": 32,
"g": 47,
"b": 8
},
"hsl": {
"h": 83.077,
"s": 70.909,
"l": 10.784
},
"oklch": {
"l": 0.28207,
"c": 0.06346,
"h": 128.2
},
"luminance": 0.02358
}Semantic roles & 50–950 ramp
primary
#202F08
secondary
#41256E
accent
#3AEE7F
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040601
muted
#797A77