#062304#062304
#062304 is a very dark, moderate green. Relative luminance 0.013; OKLCH L 22.6% C 0.065 H 141.8°. Best body text is #FFFFFF at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #062304 |
|---|---|
| RGB | rgb(6, 35, 4) |
| HSL | hsl(116, 79%, 8%) |
| HSV | hsv(116, 89%, 14%) |
| CMYK | cmyk(82.9%, 0%, 88.6%, 86.3%) |
| CIE-LAB | lab(10.92, -18.47, 14.26) |
| CIE-LCH | lch(10.92, 23.33, 142.33°) |
| OKLab | oklab(22.58% -0.0514 0.0404) |
| OKLCH | oklch(22.58% 0.065 141.8) |
| XYZ | xyz(0.6980, 1.2495, 0.3192) |
| Luminance | 0.0125 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.60
Very Dark Green
#062E03
ΔE00 4.84
Dark Green
#033500
ΔE00 7.81
Hunter Green (survey)
#0B4008
ΔE00 10.67
Evergreen
#05472A
ΔE00 11.47
Pine Green
#0A481E
ΔE00 11.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#062304 #210423
analogous
#152304 #062304 #042311
triadic
#062304 #040623 #230406
tetradic
#062304 #041523 #210423 #231104
square
#062304 #041523 #210423 #231104
split-complementary
#062304 #110423 #230415
monochromatic
#051B03 #051B03 #062304 #0F5A0A #199111
Accessibility & contrast
On white
16.80
#062304 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#062304 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #062304
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##062304 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##062304 | 1.00 | 16.80 | 1.25 | 16.80 |
| #FFFFFF | 16.80 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.80 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#241F02
Deuteranopia (green-blind)
#211C06
Tritanopia (blue-blind)
#03221D
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #062304; /* rgb */ color: rgb(6, 35, 4); /* oklch */ color: oklch(22.6% 0.065 141.8);
Tailwind
colors: {
custom: {
50: '#495e48',
500: '#062304',
950: '#000000',
},
}SCSS
$custom: #062304; $custom-light: #495e48; $custom-dark: #000000;
JSON
{
"hex": "#062304",
"rgb": {
"r": 6,
"g": 35,
"b": 4
},
"hsl": {
"h": 116.129,
"s": 79.487,
"l": 7.647
},
"oklch": {
"l": 0.22583,
"c": 0.06536,
"h": 141.8
},
"luminance": 0.0125
}Semantic roles & 50–950 ramp
primary
#062304
secondary
#611D66
accent
#32F6E9
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#010400
muted
#777977