#062610#062610
#062610 is a very dark, muted green. Relative luminance 0.015; OKLCH L 23.8% C 0.056 H 150.4°. Best body text is #FFFFFF at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #062610 |
|---|---|
| RGB | rgb(6, 38, 16) |
| HSL | hsl(139, 73%, 9%) |
| HSV | hsv(139, 84%, 15%) |
| CMYK | cmyk(84.2%, 0%, 57.9%, 85.1%) |
| CIE-LAB | lab(12.37, -18.01, 10.92) |
| CIE-LCH | lch(12.37, 21.06, 148.76°) |
| OKLab | oklab(23.84% -0.0486 0.0276) |
| OKLCH | oklch(23.84% 0.056 150.4) |
| XYZ | xyz(0.8617, 1.4623, 0.7269) |
| Luminance | 0.0146 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.53
Very Dark Green
#062E03
ΔE00 5.92
Dark Green
#033500
ΔE00 8.74
Evergreen
#05472A
ΔE00 10.49
Hunter Green (survey)
#0B4008
ΔE00 11.24
Pine Green
#0A481E
ΔE00 11.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#062610 #26061C
analogous
#0C2606 #062610 #062620
triadic
#062610 #100626 #261006
tetradic
#062610 #060C26 #26061C #262006
square
#062610 #060C26 #26061C #262006
split-complementary
#062610 #200626 #26060C
monochromatic
#041A0B #041A0B #062610 #0E5B26 #17903D
Accessibility & contrast
On white
16.25
#062610 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.29
#062610 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #062610
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##062610 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##062610 | 1.00 | 16.25 | 1.29 | 16.25 |
| #FFFFFF | 16.25 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.29 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.25 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#26220E
Deuteranopia (green-blind)
#221F12
Tritanopia (blue-blind)
#002521
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #062610; /* rgb */ color: rgb(6, 38, 16); /* oklch */ color: oklch(23.8% 0.056 150.4);
Tailwind
colors: {
custom: {
50: '#4a604e',
500: '#062610',
950: '#000000',
},
}SCSS
$custom: #062610; $custom-light: #4a604e; $custom-dark: #000000;
JSON
{
"hex": "#062610",
"rgb": {
"r": 6,
"g": 38,
"b": 16
},
"hsl": {
"h": 138.75,
"s": 72.727,
"l": 8.627
},
"oklch": {
"l": 0.23843,
"c": 0.05585,
"h": 150.4
},
"luminance": 0.01462
}Semantic roles & 50–950 ramp
primary
#062610
secondary
#662151
accent
#38B6EF
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010501
muted
#777977