#202F0A#202F0A
#202F0A is a dark, moderate yellow-green. Relative luminance 0.024; OKLCH L 28.2% C 0.062 H 128.7°. Best body text is #FFFFFF at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #202F0A |
|---|---|
| RGB | rgb(32, 47, 10) |
| HSL | hsl(84, 65%, 11%) |
| HSV | hsv(84, 79%, 18%) |
| CMYK | cmyk(31.9%, 0%, 78.7%, 81.6%) |
| CIE-LAB | lab(17.28, -13.55, 20.43) |
| CIE-LCH | lch(17.28, 24.51, 123.56°) |
| OKLab | oklab(28.23% -0.0384 0.048) |
| OKLCH | oklch(28.23% 0.062 128.7) |
| XYZ | xyz(1.6670, 2.3620, 0.6552) |
| 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.05
Dark Green
#033500
ΔE00 7.29
Dark Olive
#373E02
ΔE00 8.22
Hunter Green (survey)
#0B4008
ΔE00 8.73
Forrest Green
#154406
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#202F0A #190A2F
analogous
#2F2B0A #202F0A #0D2F0A
triadic
#202F0A #0A202F #2F0A20
tetradic
#202F0A #0A2F2B #190A2F #2F0A0D
square
#202F0A #0A2F2B #190A2F #2F0A0D
split-complementary
#202F0A #0A0D2F #2B0A2F
monochromatic
#111905 #111905 #202F0A #426115 #65941F
Accessibility & contrast
On white
14.26
#202F0A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.47
#202F0A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #202F0A
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##202F0A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##202F0A | 1.00 | 14.26 | 1.47 | 14.26 |
| #FFFFFF | 14.26 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.47 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.26 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#322B06
Deuteranopia (green-blind)
#302A0D
Tritanopia (blue-blind)
#212D27
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #202f0a; /* rgb */ color: rgb(32, 47, 10); /* oklch */ color: oklch(28.2% 0.062 128.7);
Tailwind
colors: {
custom: {
50: '#5d674c',
500: '#202f0a',
950: '#000000',
},
}SCSS
$custom: #202f0a; $custom-light: #5d674c; $custom-dark: #000000;
JSON
{
"hex": "#202f0a",
"rgb": {
"r": 32,
"g": 47,
"b": 10
},
"hsl": {
"h": 84.324,
"s": 64.912,
"l": 11.176
},
"oklch": {
"l": 0.28231,
"c": 0.06151,
"h": 128.7
},
"luminance": 0.02362
}Semantic roles & 50–950 ramp
primary
#202F0A
secondary
#44296C
accent
#40E884
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040601
muted
#797A77