#03200E#03200E
#03200E is a very dark, muted green. Relative luminance 0.011; OKLCH L 21.6% C 0.050 H 153.2°. Best body text is #FFFFFF at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #03200E |
|---|---|
| RGB | rgb(3, 32, 14) |
| HSL | hsl(143, 83%, 7%) |
| HSV | hsv(143, 91%, 13%) |
| CMYK | cmyk(90.6%, 0%, 56.2%, 87.5%) |
| CIE-LAB | lab(9.67, -15.75, 8.22) |
| CIE-LCH | lch(9.67, 17.77, 152.44°) |
| OKLab | oklab(21.57% -0.0446 0.0226) |
| OKLCH | oklch(21.57% 0.05 153.2) |
| XYZ | xyz(0.6333, 1.0840, 0.5912) |
| Luminance | 0.0108 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 7.98
Very Dark Green
#062E03
ΔE00 8.36
Dark Green
#033500
ΔE00 11.23
Evergreen
#05472A
ΔE00 12.69
Hunter Green (survey)
#0B4008
ΔE00 13.78
Pine Green
#0A481E
ΔE00 13.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#03200E #200315
analogous
#072003 #03200E #03201D
triadic
#03200E #0E0320 #200E03
tetradic
#03200E #030720 #200315 #201D03
square
#03200E #030720 #200315 #201D03
split-complementary
#03200E #1D0320 #200307
monochromatic
#031C0C #031C0C #03200E #085826 #0D903F
Accessibility & contrast
On white
17.26
#03200E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#03200E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #03200E
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##03200E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##03200E | 1.00 | 17.26 | 1.22 | 17.26 |
| #FFFFFF | 17.26 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.26 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#201C0D
Deuteranopia (green-blind)
#1C1A0F
Tritanopia (blue-blind)
#001F1C
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #03200e; /* rgb */ color: rgb(3, 32, 14); /* oklch */ color: oklch(21.6% 0.050 153.2);
Tailwind
colors: {
custom: {
50: '#475b4d',
500: '#03200e',
950: '#000000',
},
}SCSS
$custom: #03200e; $custom-light: #475b4d; $custom-dark: #000000;
JSON
{
"hex": "#03200e",
"rgb": {
"r": 3,
"g": 32,
"b": 14
},
"hsl": {
"h": 142.759,
"s": 82.857,
"l": 6.863
},
"oklch": {
"l": 0.21568,
"c": 0.05002,
"h": 153.2
},
"luminance": 0.01084
}Semantic roles & 50–950 ramp
primary
#03200E
secondary
#641B48
accent
#2FACF9
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000401
muted
#777977