#062003#062003
#062003 is a very dark, moderate green. Relative luminance 0.011; OKLCH L 21.5% C 0.062 H 140.9°. Best body text is #FFFFFF at 17.28:1 contrast (WCAG AA passes).
Color values
| HEX | #062003 |
|---|---|
| RGB | rgb(6, 32, 3) |
| HSL | hsl(114, 83%, 7%) |
| HSV | hsv(114, 91%, 13%) |
| CMYK | cmyk(81.2%, 0%, 90.6%, 87.5%) |
| CIE-LAB | lab(9.63, -16.59, 12.85) |
| CIE-LCH | lch(9.63, 20.98, 142.25°) |
| OKLab | oklab(21.51% -0.0483 0.0393) |
| OKLCH | oklch(21.51% 0.062 140.9) |
| XYZ | xyz(0.6080, 1.0783, 0.2622) |
| Luminance | 0.0108 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.07
Very Dark Green
#062E03
ΔE00 6.25
Dark Green
#033500
ΔE00 9.20
Hunter Green (survey)
#0B4008
ΔE00 12.01
Evergreen
#05472A
ΔE00 12.57
Pine Green
#0A481E
ΔE00 13.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#062003 #1D0320
analogous
#152003 #062003 #03200F
triadic
#062003 #030620 #200306
tetradic
#062003 #031520 #1D0320 #200F03
square
#062003 #031520 #1D0320 #200F03
split-complementary
#062003 #0F0320 #200315
monochromatic
#051C03 #051C03 #062003 #105808 #1B900D
Accessibility & contrast
On white
17.28
#062003 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#062003 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #062003
17.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##062003 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##062003 | 1.00 | 17.28 | 1.22 | 17.28 |
| #FFFFFF | 17.28 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.28 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211C01
Deuteranopia (green-blind)
#1E1A05
Tritanopia (blue-blind)
#031F1A
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #062003; /* rgb */ color: rgb(6, 32, 3); /* oklch */ color: oklch(21.5% 0.062 140.9);
Tailwind
colors: {
custom: {
50: '#485b48',
500: '#062003',
950: '#000000',
},
}SCSS
$custom: #062003; $custom-light: #485b48; $custom-dark: #000000;
JSON
{
"hex": "#062003",
"rgb": {
"r": 6,
"g": 32,
"b": 3
},
"hsl": {
"h": 113.793,
"s": 82.857,
"l": 6.863
},
"oklch": {
"l": 0.2151,
"c": 0.06221,
"h": 140.9
},
"luminance": 0.01078
}Semantic roles & 50–950 ramp
primary
#062003
secondary
#5D1B64
accent
#2FF9E4
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#010400
muted
#777977