#062400#062400
#062400 is a very dark, moderate green. Relative luminance 0.013; OKLCH L 22.9% C 0.073 H 139.4°. Best body text is #FFFFFF at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #062400 |
|---|---|
| RGB | rgb(6, 36, 0) |
| HSL | hsl(110, 100%, 7%) |
| HSV | hsv(110, 100%, 14%) |
| CMYK | cmyk(83.3%, 0%, 100%, 85.9%) |
| CIE-LAB | lab(11.28, -19.70, 16.39) |
| CIE-LCH | lch(11.28, 25.62, 140.24°) |
| OKLab | oklab(22.86% -0.0552 0.0473) |
| OKLCH | oklch(22.86% 0.073 139.4) |
| XYZ | xyz(0.7059, 1.3004, 0.2138) |
| Luminance | 0.0130 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.63
Very Dark Green
#062E03
ΔE00 3.79
Dark Green
#033500
ΔE00 6.75
Hunter Green (survey)
#0B4008
ΔE00 9.74
Pine Green
#0A481E
ΔE00 11.18
Forrest Green
#154406
ΔE00 11.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#062400 #1E0024
analogous
#182400 #062400 #00240C
triadic
#062400 #000624 #240006
tetradic
#062400 #001824 #1E0024 #240C00
square
#062400 #001824 #1E0024 #240C00
split-complementary
#062400 #0C0024 #240018
monochromatic
#051F00 #051F00 #062400 #106100 #1A9E00
Accessibility & contrast
On white
16.67
#062400 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.26
#062400 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #062400
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##062400 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##062400 | 1.00 | 16.67 | 1.26 | 16.67 |
| #FFFFFF | 16.67 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.26 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.67 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#252000
Deuteranopia (green-blind)
#221D02
Tritanopia (blue-blind)
#03221D
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #062400; /* rgb */ color: rgb(6, 36, 0); /* oklch */ color: oklch(22.9% 0.073 139.4);
Tailwind
colors: {
custom: {
50: '#495f46',
500: '#062400',
950: '#000000',
},
}SCSS
$custom: #062400; $custom-light: #495f46; $custom-dark: #000000;
JSON
{
"hex": "#062400",
"rgb": {
"r": 6,
"g": 36,
"b": 0
},
"hsl": {
"h": 110,
"s": 100,
"l": 7.059
},
"oklch": {
"l": 0.22862,
"c": 0.07268,
"h": 139.4
},
"luminance": 0.013
}Semantic roles & 50–950 ramp
primary
#062400
secondary
#5E136D
accent
#29FFDB
background
#F4F5F3
surface
#E7E9E5
border
#C3C5C1
text
#010400
muted
#777977