#202F0C#202F0C
#202F0C is a dark, muted yellow-green. Relative luminance 0.024; OKLCH L 28.3% C 0.060 H 129.2°. Best body text is #FFFFFF at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #202F0C |
|---|---|
| RGB | rgb(32, 47, 12) |
| HSL | hsl(86, 59%, 12%) |
| HSV | hsv(86, 74%, 18%) |
| CMYK | cmyk(31.9%, 0%, 74.5%, 81.6%) |
| CIE-LAB | lab(17.30, -13.35, 19.59) |
| CIE-LCH | lch(17.30, 23.71, 124.26°) |
| OKLab | oklab(28.26% -0.0376 0.0461) |
| OKLCH | oklch(28.26% 0.06 129.2) |
| XYZ | xyz(1.6785, 2.3666, 0.7161) |
| Luminance | 0.0237 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 6.10
Dark Forest Green
#002D04
ΔE00 7.03
Dark Green
#033500
ΔE00 7.42
Dark Olive
#373E02
ΔE00 8.51
Hunter Green (survey)
#0B4008
ΔE00 8.87
Forrest Green
#154406
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#202F0C #1B0C2F
analogous
#2F2D0C #202F0C #0F2F0C
triadic
#202F0C #0C202F #2F0C20
tetradic
#202F0C #0C2F2D #1B0C2F #2F0C0F
square
#202F0C #0C2F2D #1B0C2F #2F0C0F
split-complementary
#202F0C #0C0F2F #2D0C2F
monochromatic
#111806 #111806 #202F0C #416018 #629125
Accessibility & contrast
On white
14.25
#202F0C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.47
#202F0C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #202F0C
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##202F0C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##202F0C | 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)
#322B08
Deuteranopia (green-blind)
#2F2A0F
Tritanopia (blue-blind)
#212D28
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #202f0c; /* rgb */ color: rgb(32, 47, 12); /* oklch */ color: oklch(28.3% 0.060 129.2);
Tailwind
colors: {
custom: {
50: '#5d674d',
500: '#202f0c',
950: '#000000',
},
}SCSS
$custom: #202f0c; $custom-light: #5d674d; $custom-dark: #000000;
JSON
{
"hex": "#202f0c",
"rgb": {
"r": 32,
"g": 47,
"b": 12
},
"hsl": {
"h": 85.714,
"s": 59.322,
"l": 11.569
},
"oklch": {
"l": 0.28255,
"c": 0.05952,
"h": 129.2
},
"luminance": 0.02367
}Semantic roles & 50–950 ramp
primary
#202F0C
secondary
#472C6B
accent
#45E389
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040601
muted
#797A77