#202F02#202F02
#202F02 is a dark, moderate yellow-green. Relative luminance 0.023; OKLCH L 28.1% C 0.070 H 126.7°. Best body text is #FFFFFF at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #202F02 |
|---|---|
| RGB | rgb(32, 47, 2) |
| HSL | hsl(80, 92%, 10%) |
| HSV | hsv(80, 96%, 18%) |
| CMYK | cmyk(31.9%, 0%, 95.7%, 81.6%) |
| CIE-LAB | lab(17.20, -14.35, 23.59) |
| CIE-LCH | lch(17.20, 27.61, 121.31°) |
| OKLab | oklab(28.14% -0.0417 0.0558) |
| OKLCH | oklch(28.14% 0.07 126.7) |
| XYZ | xyz(1.6231, 2.3445, 0.4244) |
| Luminance | 0.0234 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 6.25
Dark Green
#033500
ΔE00 7.03
Dark Olive
#373E02
ΔE00 7.28
Dark Forest Green
#002D04
ΔE00 7.32
Hunter Green (survey)
#0B4008
ΔE00 8.39
Forrest Green
#154406
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#202F02 #11022F
analogous
#2F2802 #202F02 #0A2F02
triadic
#202F02 #02202F #2F0220
tetradic
#202F02 #022F28 #11022F #2F020A
square
#202F02 #022F28 #11022F #2F020A
split-complementary
#202F02 #020A2F #28022F
monochromatic
#141D01 #141D01 #202F02 #486A04 #70A407
Accessibility & contrast
On white
14.30
#202F02 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.47
#202F02 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #202F02
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##202F02 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##202F02 | 1.00 | 14.30 | 1.47 | 14.30 |
| #FFFFFF | 14.30 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.47 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.30 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#322B00
Deuteranopia (green-blind)
#302A05
Tritanopia (blue-blind)
#222C27
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #202f02; /* rgb */ color: rgb(32, 47, 2); /* oklch */ color: oklch(28.1% 0.070 126.7);
Tailwind
colors: {
custom: {
50: '#5d6748',
500: '#202f02',
950: '#000000',
},
}SCSS
$custom: #202f02; $custom-light: #5d6748; $custom-dark: #000000;
JSON
{
"hex": "#202f02",
"rgb": {
"r": 32,
"g": 47,
"b": 2
},
"hsl": {
"h": 80,
"s": 91.837,
"l": 9.608
},
"oklch": {
"l": 0.28137,
"c": 0.06966,
"h": 126.7
},
"luminance": 0.02344
}Semantic roles & 50–950 ramp
primary
#202F02
secondary
#371974
accent
#29FF70
background
#F5F6F4
surface
#E9EBE6
border
#C5C6C2
text
#040600
muted
#797A77