#203902#203902
#203902 is a dark, moderate yellow-green. Relative luminance 0.032; OKLCH L 31.2% C 0.084 H 131.9°. Best body text is #FFFFFF at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #203902 |
|---|---|
| RGB | rgb(32, 57, 2) |
| HSL | hsl(87, 93%, 12%) |
| HSV | hsv(87, 96%, 22%) |
| CMYK | cmyk(43.9%, 0%, 96.5%, 77.6%) |
| CIE-LAB | lab(20.97, -19.74, 27.96) |
| CIE-LCH | lch(20.97, 34.22, 125.22°) |
| OKLab | oklab(31.21% -0.0561 0.0627) |
| OKLCH | oklch(31.21% 0.084 131.9) |
| XYZ | xyz(2.0697, 3.2376, 0.5733) |
| Luminance | 0.0324 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Forrest Green
#154406
ΔE00 4.89
Hunter Green (survey)
#0B4008
ΔE00 5.05
Dark Green
#033500
ΔE00 5.07
Very Dark Green
#062E03
ΔE00 6.14
Dark Olive
#373E02
ΔE00 6.70
Racing Green
#014600
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#203902 #1B0239
analogous
#393702 #203902 #043902
triadic
#203902 #022039 #390220
tetradic
#203902 #023937 #1B0239 #390204
square
#203902 #023937 #1B0239 #390204
split-complementary
#203902 #020439 #370239
monochromatic
#111E01 #111E01 #203902 #417404 #62AF06
Accessibility & contrast
On white
12.75
#203902 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.65
#203902 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #203902
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##203902 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##203902 | 1.00 | 12.75 | 1.65 | 12.75 |
| #FFFFFF | 12.75 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.65 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.75 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3C3400
Deuteranopia (green-blind)
#393207
Tritanopia (blue-blind)
#21362F
Achromatopsia (no color)
#323232
Design tokens & code
CSS
--color: #203902; /* rgb */ color: rgb(32, 57, 2); /* oklch */ color: oklch(31.2% 0.084 131.9);
Tailwind
colors: {
custom: {
50: '#5e6f49',
500: '#203902',
950: '#000000',
},
}SCSS
$custom: #203902; $custom-light: #5e6f49; $custom-dark: #000000;
JSON
{
"hex": "#203902",
"rgb": {
"r": 32,
"g": 57,
"b": 2
},
"hsl": {
"h": 87.273,
"s": 93.22,
"l": 11.569
},
"oklch": {
"l": 0.31213,
"c": 0.08412,
"h": 131.9
},
"luminance": 0.03238
}Semantic roles & 50–950 ramp
primary
#203902
secondary
#471A7D
accent
#29FF8A
background
#F5F6F4
surface
#E9ECE7
border
#C5C7C3
text
#050701
muted
#797A77