#202F0D#202F0D
#202F0D is a dark, muted yellow-green. Relative luminance 0.024; OKLCH L 28.3% C 0.058 H 129.5°. Best body text is #FFFFFF at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #202F0D |
|---|---|
| RGB | rgb(32, 47, 13) |
| HSL | hsl(86, 57%, 12%) |
| HSV | hsv(86, 72%, 18%) |
| CMYK | cmyk(31.9%, 0%, 72.3%, 81.6%) |
| CIE-LAB | lab(17.32, -13.23, 19.14) |
| CIE-LCH | lch(17.32, 23.27, 124.66°) |
| OKLab | oklab(28.27% -0.0372 0.0451) |
| OKLCH | oklch(28.27% 0.058 129.5) |
| XYZ | xyz(1.6848, 2.3691, 0.7492) |
| Luminance | 0.0237 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 6.13
Dark Forest Green
#002D04
ΔE00 7.04
Dark Green
#033500
ΔE00 7.50
Dark Olive
#373E02
ΔE00 8.67
Hunter Green (survey)
#0B4008
ΔE00 8.96
Forrest Green
#154406
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#202F0D #1C0D2F
analogous
#2F2D0D #202F0D #0F2F0D
triadic
#202F0D #0D202F #2F0D20
tetradic
#202F0D #0D2F2D #1C0D2F #2F0D0F
square
#202F0D #0D2F2D #1C0D2F #2F0D0F
split-complementary
#202F0D #0D0F2F #2D0D2F
monochromatic
#101807 #101807 #202F0D #415F1A #618F28
Accessibility & contrast
On white
14.25
#202F0D on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.47
#202F0D on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #202F0D
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##202F0D | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##202F0D | 1.00 | 14.25 | 1.47 | 14.25 |
| #FFFFFF | 14.25 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.47 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.25 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#312B09
Deuteranopia (green-blind)
#2F2A0F
Tritanopia (blue-blind)
#212D28
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #202f0d; /* rgb */ color: rgb(32, 47, 13); /* oklch */ color: oklch(28.3% 0.058 129.5);
Tailwind
colors: {
custom: {
50: '#5d674d',
500: '#202f0d',
950: '#000000',
},
}SCSS
$custom: #202f0d; $custom-light: #5d674d; $custom-dark: #000000;
JSON
{
"hex": "#202f0d",
"rgb": {
"r": 32,
"g": 47,
"b": 13
},
"hsl": {
"h": 86.471,
"s": 56.667,
"l": 11.765
},
"oklch": {
"l": 0.28269,
"c": 0.05847,
"h": 129.5
},
"luminance": 0.02369
}Semantic roles & 50–950 ramp
primary
#202F0D
secondary
#482E6A
accent
#48E08B
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040601
muted
#797A77