#202F0B#202F0B
#202F0B is a dark, moderate yellow-green. Relative luminance 0.024; OKLCH L 28.2% C 0.061 H 128.9°. Best body text is #FFFFFF at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #202F0B |
|---|---|
| RGB | rgb(32, 47, 11) |
| HSL | hsl(85, 62%, 11%) |
| HSV | hsv(85, 77%, 18%) |
| CMYK | cmyk(31.9%, 0%, 76.6%, 81.6%) |
| CIE-LAB | lab(17.29, -13.45, 20.02) |
| CIE-LCH | lch(17.29, 24.12, 123.90°) |
| OKLab | oklab(28.24% -0.038 0.0471) |
| OKLCH | oklch(28.24% 0.061 128.9) |
| XYZ | xyz(1.6726, 2.3642, 0.6848) |
| 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.04
Dark Green
#033500
ΔE00 7.35
Dark Olive
#373E02
ΔE00 8.36
Hunter Green (survey)
#0B4008
ΔE00 8.80
Forrest Green
#154406
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#202F0B #1A0B2F
analogous
#2F2C0B #202F0B #0E2F0B
triadic
#202F0B #0B202F #2F0B20
tetradic
#202F0B #0B2F2C #1A0B2F #2F0B0E
square
#202F0B #0B2F2C #1A0B2F #2F0B0E
split-complementary
#202F0B #0B0E2F #2C0B2F
monochromatic
#111906 #111906 #202F0B #426117 #649222
Accessibility & contrast
On white
14.26
#202F0B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.47
#202F0B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #202F0B
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##202F0B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##202F0B | 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)
#322B07
Deuteranopia (green-blind)
#302A0E
Tritanopia (blue-blind)
#212D27
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #202f0b; /* rgb */ color: rgb(32, 47, 11); /* oklch */ color: oklch(28.2% 0.061 128.9);
Tailwind
colors: {
custom: {
50: '#5d674c',
500: '#202f0b',
950: '#000000',
},
}SCSS
$custom: #202f0b; $custom-light: #5d674c; $custom-dark: #000000;
JSON
{
"hex": "#202f0b",
"rgb": {
"r": 32,
"g": 47,
"b": 11
},
"hsl": {
"h": 85,
"s": 62.069,
"l": 11.373
},
"oklch": {
"l": 0.28243,
"c": 0.06054,
"h": 128.9
},
"luminance": 0.02364
}Semantic roles & 50–950 ramp
primary
#202F0B
secondary
#452A6B
accent
#43E586
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040601
muted
#797A77