#202F10#202F10
#202F10 is a dark, muted yellow-green. Relative luminance 0.024; OKLCH L 28.3% C 0.055 H 130.7°. Best body text is #FFFFFF at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #202F10 |
|---|---|
| RGB | rgb(32, 47, 16) |
| HSL | hsl(89, 49%, 12%) |
| HSV | hsv(89, 66%, 18%) |
| CMYK | cmyk(31.9%, 0%, 66%, 81.6%) |
| CIE-LAB | lab(17.36, -12.87, 17.63) |
| CIE-LCH | lch(17.36, 21.83, 126.12°) |
| OKLab | oklab(28.31% -0.0359 0.0418) |
| OKLCH | oklch(28.31% 0.055 130.7) |
| XYZ | xyz(1.7057, 2.3775, 0.8591) |
| Luminance | 0.0238 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 6.29
Dark Forest Green
#002D04
ΔE00 7.11
Dark Green
#033500
ΔE00 7.83
Dark Olive
#373E02
ΔE00 9.26
Hunter Green (survey)
#0B4008
ΔE00 9.29
Forrest Green
#154406
ΔE00 9.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#202F10 #1F102F
analogous
#2F2E10 #202F10 #112F10
triadic
#202F10 #10202F #2F1020
tetradic
#202F10 #102F2E #1F102F #2F1011
square
#202F10 #102F2E #1F102F #2F1011
split-complementary
#202F10 #10112F #2E102F
monochromatic
#101708 #101708 #202F10 #3F5D20 #5E8A2F
Accessibility & contrast
On white
14.23
#202F10 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.48
#202F10 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #202F10
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##202F10 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##202F10 | 1.00 | 14.23 | 1.48 | 14.23 |
| #FFFFFF | 14.23 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.48 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.23 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#312B0D
Deuteranopia (green-blind)
#2F2A12
Tritanopia (blue-blind)
#212D28
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #202f10; /* rgb */ color: rgb(32, 47, 16); /* oklch */ color: oklch(28.3% 0.055 130.7);
Tailwind
colors: {
custom: {
50: '#5c674f',
500: '#202f10',
950: '#000000',
},
}SCSS
$custom: #202f10; $custom-light: #5c674f; $custom-dark: #000000;
JSON
{
"hex": "#202f10",
"rgb": {
"r": 32,
"g": 47,
"b": 16
},
"hsl": {
"h": 89.032,
"s": 49.206,
"l": 12.353
},
"oklch": {
"l": 0.28313,
"c": 0.05509,
"h": 130.7
},
"luminance": 0.02378
}Semantic roles & 50–950 ramp
primary
#202F10
secondary
#4D3368
accent
#4FD992
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040602
muted
#797A78