#202F07#202F07
#202F07 is a dark, moderate yellow-green. Relative luminance 0.024; OKLCH L 28.2% C 0.064 H 127.9°. Best body text is #FFFFFF at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #202F07 |
|---|---|
| RGB | rgb(32, 47, 7) |
| HSL | hsl(83, 74%, 11%) |
| HSV | hsv(83, 85%, 18%) |
| CMYK | cmyk(31.9%, 0%, 85.1%, 81.6%) |
| CIE-LAB | lab(17.25, -13.85, 21.61) |
| CIE-LCH | lch(17.25, 25.67, 122.65°) |
| OKLab | oklab(28.2% -0.0396 0.0509) |
| OKLCH | oklch(28.2% 0.064 127.9) |
| XYZ | xyz(1.6505, 2.3554, 0.5687) |
| Luminance | 0.0236 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 6.09
Dark Forest Green
#002D04
ΔE00 7.11
Dark Green
#033500
ΔE00 7.15
Dark Olive
#373E02
ΔE00 7.83
Hunter Green (survey)
#0B4008
ΔE00 8.57
Forrest Green
#154406
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#202F07 #16072F
analogous
#2F2A07 #202F07 #0C2F07
triadic
#202F07 #07202F #2F0720
tetradic
#202F07 #072F2A #16072F #2F070C
square
#202F07 #072F2A #16072F #2F070C
split-complementary
#202F07 #070C2F #2A072F
monochromatic
#121B04 #121B04 #202F07 #44640F #699A17
Accessibility & contrast
On white
14.28
#202F07 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.47
#202F07 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #202F07
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##202F07 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##202F07 | 1.00 | 14.28 | 1.47 | 14.28 |
| #FFFFFF | 14.28 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.47 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.28 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#322B03
Deuteranopia (green-blind)
#302A0A
Tritanopia (blue-blind)
#212C27
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #202f07; /* rgb */ color: rgb(32, 47, 7); /* oklch */ color: oklch(28.2% 0.064 127.9);
Tailwind
colors: {
custom: {
50: '#5d674a',
500: '#202f07',
950: '#000000',
},
}SCSS
$custom: #202f07; $custom-light: #5d674a; $custom-dark: #000000;
JSON
{
"hex": "#202f07",
"rgb": {
"r": 32,
"g": 47,
"b": 7
},
"hsl": {
"h": 82.5,
"s": 74.074,
"l": 10.588
},
"oklch": {
"l": 0.28196,
"c": 0.06444,
"h": 127.9
},
"luminance": 0.02355
}Semantic roles & 50–950 ramp
primary
#202F07
secondary
#3F236F
accent
#37F17D
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040601
muted
#797A77