#202E14#202E14
#202E14 is a dark, muted yellow-green. Relative luminance 0.023; OKLCH L 28.1% C 0.048 H 132.0°. Best body text is #FFFFFF at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #202E14 |
|---|---|
| RGB | rgb(32, 46, 20) |
| HSL | hsl(92, 39%, 13%) |
| HSV | hsv(92, 57%, 18%) |
| CMYK | cmyk(30.4%, 0%, 56.5%, 82%) |
| CIE-LAB | lab(17.04, -11.70, 14.83) |
| CIE-LCH | lch(17.04, 18.89, 128.26°) |
| OKLab | oklab(28.08% -0.0323 0.0359) |
| OKLCH | oklch(28.08% 0.048 132) |
| XYZ | xyz(1.6989, 2.3115, 1.0183) |
| Luminance | 0.0231 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 7.16
Dark Forest Green
#002D04
ΔE00 7.80
Dark Green
#033500
ΔE00 8.95
Hunter Green (survey)
#0B4008
ΔE00 10.42
Dark Olive
#373E02
ΔE00 10.48
Forrest Green
#154406
ΔE00 11.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#202E14 #22142E
analogous
#2D2E14 #202E14 #142E15
triadic
#202E14 #14202E #2E1420
tetradic
#202E14 #142D2E #22142E #2E1514
square
#202E14 #142D2E #22142E #2E1514
split-complementary
#202E14 #15142E #2E142D
monochromatic
#0F1509 #0F1509 #202E14 #3E5927 #5B8339
Accessibility & contrast
On white
14.36
#202E14 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.46
#202E14 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #202E14
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##202E14 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##202E14 | 1.00 | 14.36 | 1.46 | 14.36 |
| #FFFFFF | 14.36 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.46 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.36 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#302B12
Deuteranopia (green-blind)
#2E2A16
Tritanopia (blue-blind)
#202C28
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #202e14; /* rgb */ color: rgb(32, 46, 20); /* oklch */ color: oklch(28.1% 0.048 132.0);
Tailwind
colors: {
custom: {
50: '#5c6652',
500: '#202e14',
950: '#000000',
},
}SCSS
$custom: #202e14; $custom-light: #5c6652; $custom-dark: #000000;
JSON
{
"hex": "#202e14",
"rgb": {
"r": 32,
"g": 46,
"b": 20
},
"hsl": {
"h": 92.308,
"s": 39.394,
"l": 12.941
},
"oklch": {
"l": 0.28081,
"c": 0.04825,
"h": 132
},
"luminance": 0.02312
}Semantic roles & 50–950 ramp
primary
#202E14
secondary
#513965
accent
#59CF98
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040602
muted
#797A78