#202C06#202C06
#202C06 is a dark, moderate yellow-green. Relative luminance 0.021; OKLCH L 27.3% C 0.061 H 125.4°. Best body text is #FFFFFF at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #202C06 |
|---|---|
| RGB | rgb(32, 44, 6) |
| HSL | hsl(79, 76%, 10%) |
| HSV | hsv(79, 86%, 17%) |
| CMYK | cmyk(27.3%, 0%, 86.4%, 82.7%) |
| CIE-LAB | lab(16.11, -12.19, 20.61) |
| CIE-LCH | lch(16.11, 23.95, 120.61°) |
| OKLab | oklab(27.27% -0.0352 0.0495) |
| OKLCH | oklch(27.27% 0.061 125.4) |
| XYZ | xyz(1.5292, 2.1216, 0.5012) |
| Luminance | 0.0212 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 6.95
Dark Forest Green
#002D04
ΔE00 7.88
Dark Green
#033500
ΔE00 8.27
Dark Olive
#373E02
ΔE00 8.30
Hunter Green (survey)
#0B4008
ΔE00 9.84
Forrest Green
#154406
ΔE00 10.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#202C06 #12062C
analogous
#2C2506 #202C06 #0D2C06
triadic
#202C06 #06202C #2C0620
tetradic
#202C06 #062C25 #12062C #2C060D
square
#202C06 #062C25 #12062C #2C060D
split-complementary
#202C06 #060D2C #25062C
monochromatic
#141B04 #141B04 #202C06 #47620D #6E9815
Accessibility & contrast
On white
14.74
#202C06 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.42
#202C06 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #202C06
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##202C06 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##202C06 | 1.00 | 14.74 | 1.42 | 14.74 |
| #FFFFFF | 14.74 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.42 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.74 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2802
Deuteranopia (green-blind)
#2D2809
Tritanopia (blue-blind)
#222924
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #202c06; /* rgb */ color: rgb(32, 44, 6); /* oklch */ color: oklch(27.3% 0.061 125.4);
Tailwind
colors: {
custom: {
50: '#5c6549',
500: '#202c06',
950: '#000000',
},
}SCSS
$custom: #202c06; $custom-light: #5c6549; $custom-dark: #000000;
JSON
{
"hex": "#202c06",
"rgb": {
"r": 32,
"g": 44,
"b": 6
},
"hsl": {
"h": 78.947,
"s": 76,
"l": 9.804
},
"oklch": {
"l": 0.27269,
"c": 0.06073,
"h": 125.4
},
"luminance": 0.02122
}Semantic roles & 50–950 ramp
primary
#202C06
secondary
#39216D
accent
#35F371
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040501
muted
#797A77