#202C10#202C10
#202C10 is a dark, muted yellow-green. Relative luminance 0.021; OKLCH L 27.4% C 0.050 H 128.5°. Best body text is #FFFFFF at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #202C10 |
|---|---|
| RGB | rgb(32, 44, 16) |
| HSL | hsl(86, 47%, 12%) |
| HSV | hsv(86, 64%, 17%) |
| CMYK | cmyk(27.3%, 0%, 63.6%, 82.7%) |
| CIE-LAB | lab(16.23, -11.07, 16.25) |
| CIE-LCH | lch(16.23, 19.67, 124.25°) |
| OKLab | oklab(27.41% -0.0309 0.0389) |
| OKLCH | oklch(27.41% 0.05 128.5) |
| XYZ | xyz(1.5899, 2.1458, 0.8205) |
| Luminance | 0.0215 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 7.45
Dark Forest Green
#002D04
ΔE00 8.18
Dark Green
#033500
ΔE00 9.17
Dark Olive
#373E02
ΔE00 9.92
Hunter Green (survey)
#0B4008
ΔE00 10.73
Forrest Green
#154406
ΔE00 11.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#202C10 #1C102C
analogous
#2C2A10 #202C10 #122C10
triadic
#202C10 #10202C #2C1020
tetradic
#202C10 #102C2A #1C102C #2C1012
square
#202C10 #102C2A #1C102C #2C1012
split-complementary
#202C10 #10122C #2A102C
monochromatic
#101608 #101608 #202C10 #415920 #618631
Accessibility & contrast
On white
14.69
#202C10 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#202C10 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #202C10
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##202C10 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##202C10 | 1.00 | 14.69 | 1.43 | 14.69 |
| #FFFFFF | 14.69 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.69 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E290D
Deuteranopia (green-blind)
#2D2812
Tritanopia (blue-blind)
#212A26
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #202c10; /* rgb */ color: rgb(32, 44, 16); /* oklch */ color: oklch(27.4% 0.050 128.5);
Tailwind
colors: {
custom: {
50: '#5c654f',
500: '#202c10',
950: '#000000',
},
}SCSS
$custom: #202c10; $custom-light: #5c654f; $custom-dark: #000000;
JSON
{
"hex": "#202c10",
"rgb": {
"r": 32,
"g": 44,
"b": 16
},
"hsl": {
"h": 85.714,
"s": 46.667,
"l": 11.765
},
"oklch": {
"l": 0.27407,
"c": 0.04969,
"h": 128.5
},
"luminance": 0.02146
}Semantic roles & 50–950 ramp
primary
#202C10
secondary
#483365
accent
#51D68A
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040502
muted
#797A78