#062403#062403
#062403 is a very dark, moderate green. Relative luminance 0.013; OKLCH L 22.9% C 0.068 H 141.2°. Best body text is #FFFFFF at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #062403 |
|---|---|
| RGB | rgb(6, 36, 3) |
| HSL | hsl(115, 85%, 8%) |
| HSV | hsv(115, 92%, 14%) |
| CMYK | cmyk(83.3%, 0%, 91.7%, 85.9%) |
| CIE-LAB | lab(11.32, -19.22, 15.23) |
| CIE-LCH | lch(11.32, 24.52, 141.61°) |
| OKLab | oklab(22.92% -0.0532 0.0428) |
| OKLCH | oklch(22.92% 0.068 141.2) |
| XYZ | xyz(0.7224, 1.3070, 0.3003) |
| Luminance | 0.0131 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.98
Very Dark Green
#062E03
ΔE00 4.20
Dark Green
#033500
ΔE00 7.18
Hunter Green (survey)
#0B4008
ΔE00 10.08
Evergreen
#05472A
ΔE00 11.19
Pine Green
#0A481E
ΔE00 11.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#062403 #210324
analogous
#172403 #062403 #032410
triadic
#062403 #030624 #240306
tetradic
#062403 #031724 #210324 #241003
square
#062403 #031724 #210324 #241003
split-complementary
#062403 #100324 #240317
monochromatic
#051C02 #051C02 #062403 #0F5C08 #19950C
Accessibility & contrast
On white
16.65
#062403 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.26
#062403 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #062403
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##062403 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##062403 | 1.00 | 16.65 | 1.26 | 16.65 |
| #FFFFFF | 16.65 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.26 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.65 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#252000
Deuteranopia (green-blind)
#221D05
Tritanopia (blue-blind)
#03231D
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #062403; /* rgb */ color: rgb(6, 36, 3); /* oklch */ color: oklch(22.9% 0.068 141.2);
Tailwind
colors: {
custom: {
50: '#495f48',
500: '#062403',
950: '#000000',
},
}SCSS
$custom: #062403; $custom-light: #495f48; $custom-dark: #000000;
JSON
{
"hex": "#062403",
"rgb": {
"r": 6,
"g": 36,
"b": 3
},
"hsl": {
"h": 114.545,
"s": 84.615,
"l": 7.647
},
"oklch": {
"l": 0.22915,
"c": 0.06825,
"h": 141.2
},
"luminance": 0.01307
}Semantic roles & 50–950 ramp
primary
#062403
secondary
#611B68
accent
#2DFBE8
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#010400
muted
#777977