#202E0E#202E0E
#202E0E is a dark, muted yellow-green. Relative luminance 0.023; OKLCH L 28.0% C 0.056 H 129.2°. Best body text is #FFFFFF at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #202E0E |
|---|---|
| RGB | rgb(32, 46, 14) |
| HSL | hsl(86, 53%, 12%) |
| HSV | hsv(86, 70%, 18%) |
| CMYK | cmyk(30.4%, 0%, 69.6%, 82%) |
| CIE-LAB | lab(16.95, -12.53, 18.20) |
| CIE-LCH | lch(16.95, 22.10, 124.54°) |
| OKLab | oklab(27.98% -0.0352 0.0431) |
| OKLCH | oklch(27.98% 0.056 129.2) |
| XYZ | xyz(1.6519, 2.2927, 0.7709) |
| Luminance | 0.0229 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 6.50
Dark Forest Green
#002D04
ΔE00 7.34
Dark Green
#033500
ΔE00 8.01
Dark Olive
#373E02
ΔE00 9.05
Hunter Green (survey)
#0B4008
ΔE00 9.52
Forrest Green
#154406
ΔE00 10.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#202E0E #1C0E2E
analogous
#2E2C0E #202E0E #102E0E
triadic
#202E0E #0E202E #2E0E20
tetradic
#202E0E #0E2E2C #1C0E2E #2E0E10
square
#202E0E #0E2E2C #1C0E2E #2E0E10
split-complementary
#202E0E #0E102E #2C0E2E
monochromatic
#101707 #101707 #202E0E #415D1C #618C2B
Accessibility & contrast
On white
14.40
#202E0E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.46
#202E0E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #202E0E
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##202E0E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##202E0E | 1.00 | 14.40 | 1.46 | 14.40 |
| #FFFFFF | 14.40 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.46 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.40 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#302A0B
Deuteranopia (green-blind)
#2E2910
Tritanopia (blue-blind)
#212C27
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #202e0e; /* rgb */ color: rgb(32, 46, 14); /* oklch */ color: oklch(28.0% 0.056 129.2);
Tailwind
colors: {
custom: {
50: '#5c664e',
500: '#202e0e',
950: '#000000',
},
}SCSS
$custom: #202e0e; $custom-light: #5c664e; $custom-dark: #000000;
JSON
{
"hex": "#202e0e",
"rgb": {
"r": 32,
"g": 46,
"b": 14
},
"hsl": {
"h": 86.25,
"s": 53.333,
"l": 11.765
},
"oklch": {
"l": 0.27979,
"c": 0.05563,
"h": 129.2
},
"luminance": 0.02293
}Semantic roles & 50–950 ramp
primary
#202E0E
secondary
#483068
accent
#4BDD8B
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040601
muted
#797A77