#202F0F#202F0F
#202F0F is a dark, muted yellow-green. Relative luminance 0.024; OKLCH L 28.3% C 0.056 H 130.3°. Best body text is #FFFFFF at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #202F0F |
|---|---|
| RGB | rgb(32, 47, 15) |
| HSL | hsl(88, 52%, 12%) |
| HSV | hsv(88, 68%, 18%) |
| CMYK | cmyk(31.9%, 0%, 68.1%, 81.6%) |
| CIE-LAB | lab(17.34, -13.00, 18.16) |
| CIE-LCH | lch(17.34, 22.33, 125.59°) |
| OKLab | oklab(28.3% -0.0363 0.0429) |
| OKLCH | oklch(28.3% 0.056 130.3) |
| XYZ | xyz(1.6984, 2.3746, 0.8207) |
| Luminance | 0.0238 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 6.22
Dark Forest Green
#002D04
ΔE00 7.07
Dark Green
#033500
ΔE00 7.71
Dark Olive
#373E02
ΔE00 9.05
Hunter Green (survey)
#0B4008
ΔE00 9.16
Forrest Green
#154406
ΔE00 9.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#202F0F #1E0F2F
analogous
#2F2E0F #202F0F #102F0F
triadic
#202F0F #0F202F #2F0F20
tetradic
#202F0F #0F2F2E #1E0F2F #2F0F10
square
#202F0F #0F2F2E #1E0F2F #2F0F10
split-complementary
#202F0F #0F102F #2E0F2F
monochromatic
#101707 #101707 #202F0F #405D1E #5F8C2D
Accessibility & contrast
On white
14.24
#202F0F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.48
#202F0F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #202F0F
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##202F0F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##202F0F | 1.00 | 14.24 | 1.48 | 14.24 |
| #FFFFFF | 14.24 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.48 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.24 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#312B0C
Deuteranopia (green-blind)
#2F2A11
Tritanopia (blue-blind)
#212D28
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #202f0f; /* rgb */ color: rgb(32, 47, 15); /* oklch */ color: oklch(28.3% 0.056 130.3);
Tailwind
colors: {
custom: {
50: '#5c674e',
500: '#202f0f',
950: '#000000',
},
}SCSS
$custom: #202f0f; $custom-light: #5c674e; $custom-dark: #000000;
JSON
{
"hex": "#202f0f",
"rgb": {
"r": 32,
"g": 47,
"b": 15
},
"hsl": {
"h": 88.125,
"s": 51.613,
"l": 12.157
},
"oklch": {
"l": 0.28297,
"c": 0.05624,
"h": 130.3
},
"luminance": 0.02375
}Semantic roles & 50–950 ramp
primary
#202F0F
secondary
#4B3169
accent
#4DDB8F
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040601
muted
#797A77