#202902#202902
#202902 is a dark, moderate yellow-green. Relative luminance 0.019; OKLCH L 26.3% C 0.061 H 121.8°. Best body text is #FFFFFF at 15.22:1 contrast (WCAG AA passes).
Color values
| HEX | #202902 |
|---|---|
| RGB | rgb(32, 41, 2) |
| HSL | hsl(74, 91%, 8%) |
| HSV | hsv(74, 95%, 16%) |
| CMYK | cmyk(22%, 0%, 95.1%, 83.9%) |
| CIE-LAB | lab(14.94, -10.80, 20.75) |
| CIE-LCH | lch(14.94, 23.40, 117.50°) |
| OKLab | oklab(26.31% -0.0321 0.0517) |
| OKLCH | oklch(26.31% 0.061 121.8) |
| XYZ | xyz(1.3996, 1.8973, 0.3499) |
| Luminance | 0.0190 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 7.97
Dark Olive
#373E02
ΔE00 8.58
Dark Forest Green
#002D04
ΔE00 8.87
Dark Green
#033500
ΔE00 9.37
Hunter Green (survey)
#0B4008
ΔE00 11.02
Forrest Green
#154406
ΔE00 11.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#202902 #0B0229
analogous
#291E02 #202902 #0C2902
triadic
#202902 #022029 #290220
tetradic
#202902 #02291E #0B0229 #29020C
square
#202902 #02291E #0B0229 #29020C
split-complementary
#202902 #020C29 #1E0229
monochromatic
#171D01 #171D01 #202902 #4E6305 #7B9E08
Accessibility & contrast
On white
15.22
#202902 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.38
#202902 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #202902
15.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##202902 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##202902 | 1.00 | 15.22 | 1.38 | 15.22 |
| #FFFFFF | 15.22 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.38 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.22 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2C2600
Deuteranopia (green-blind)
#2B2605
Tritanopia (blue-blind)
#222621
Achromatopsia (no color)
#262626
Design tokens & code
CSS
--color: #202902; /* rgb */ color: rgb(32, 41, 2); /* oklch */ color: oklch(26.3% 0.061 121.8);
Tailwind
colors: {
custom: {
50: '#5c6247',
500: '#202902',
950: '#000000',
},
}SCSS
$custom: #202902; $custom-light: #5c6247; $custom-dark: #000000;
JSON
{
"hex": "#202902",
"rgb": {
"r": 32,
"g": 41,
"b": 2
},
"hsl": {
"h": 73.846,
"s": 90.698,
"l": 8.431
},
"oklch": {
"l": 0.26305,
"c": 0.06081,
"h": 121.8
},
"luminance": 0.01897
}Semantic roles & 50–950 ramp
primary
#202902
secondary
#2C196E
accent
#29FF5A
background
#F5F5F4
surface
#E9EAE6
border
#C5C6C2
text
#040500
muted
#797977