#202A1A#202A1A
#202A1A is a dark, muted yellow-green. Relative luminance 0.020; OKLCH L 27.0% C 0.032 H 134.2°. Best body text is #FFFFFF at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #202A1A |
|---|---|
| RGB | rgb(32, 42, 26) |
| HSL | hsl(98, 24%, 13%) |
| HSV | hsv(98, 38%, 16%) |
| CMYK | cmyk(23.8%, 0%, 38.1%, 83.5%) |
| CIE-LAB | lab(15.68, -8.16, 9.09) |
| CIE-LCH | lch(15.68, 12.21, 131.91°) |
| OKLab | oklab(27.03% -0.0222 0.0228) |
| OKLCH | oklch(27.03% 0.032 134.2) |
| XYZ | xyz(1.6100, 2.0376, 1.2855) |
| Luminance | 0.0204 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 10.70
Charcoal (survey)
#343837
ΔE00 10.72
Dark Forest Green
#002D04
ΔE00 11.07
Dark Grey
#363737
ΔE00 12.07
Onyx
#353839
ΔE00 12.26
Dark Green
#033500
ΔE00 12.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#202A1A #241A2A
analogous
#282A1A #202A1A #1A2A1C
triadic
#202A1A #1A202A #2A1A20
tetradic
#202A1A #1A282A #241A2A #2A1C1A
square
#202A1A #1A282A #241A2A #2A1C1A
split-complementary
#202A1A #1C1A2A #2A1A28
monochromatic
#0E130C #0E130C #202A1A #3D5031 #5A7649
Accessibility & contrast
On white
14.92
#202A1A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.41
#202A1A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #202A1A
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##202A1A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##202A1A | 1.00 | 14.92 | 1.41 | 14.92 |
| #FFFFFF | 14.92 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.41 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.92 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2B2819
Deuteranopia (green-blind)
#2A271B
Tritanopia (blue-blind)
#202926
Achromatopsia (no color)
#272727
Design tokens & code
CSS
--color: #202a1a; /* rgb */ color: rgb(32, 42, 26); /* oklch */ color: oklch(27.0% 0.032 134.2);
Tailwind
colors: {
custom: {
50: '#5b6356',
500: '#202a1a',
950: '#000000',
},
}SCSS
$custom: #202a1a; $custom-light: #5b6356; $custom-dark: #000000;
JSON
{
"hex": "#202a1a",
"rgb": {
"r": 32,
"g": 42,
"b": 26
},
"hsl": {
"h": 97.5,
"s": 23.529,
"l": 13.333
},
"oklch": {
"l": 0.27025,
"c": 0.03181,
"h": 134.2
},
"luminance": 0.02038
}Semantic roles & 50–950 ramp
primary
#202A1A
secondary
#53435D
accent
#68C09F
background
#F5F5F5
surface
#E9EAE9
border
#C5C6C5
text
#040503
muted
#797978