#062F10#062F10
#062F10 is a dark, moderate green. Relative luminance 0.021; OKLCH L 26.9% C 0.071 H 147.6°. Best body text is #FFFFFF at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #062F10 |
|---|---|
| RGB | rgb(6, 47, 16) |
| HSL | hsl(135, 77%, 10%) |
| HSV | hsv(135, 87%, 18%) |
| CMYK | cmyk(87.2%, 0%, 66%, 81.6%) |
| CIE-LAB | lab(16.05, -22.20, 15.73) |
| CIE-LCH | lch(16.05, 27.21, 144.68°) |
| OKLab | oklab(26.89% -0.0598 0.0379) |
| OKLCH | oklch(26.89% 0.071 147.6) |
| XYZ | xyz(1.1851, 2.1090, 0.8347) |
| Luminance | 0.0211 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 2.25
Very Dark Green
#062E03
ΔE00 2.63
Dark Green
#033500
ΔE00 5.01
Hunter Green (survey)
#0B4008
ΔE00 7.36
Evergreen
#05472A
ΔE00 7.86
Pine Green
#0A481E
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#062F10 #2F0625
analogous
#102F06 #062F10 #062F24
triadic
#062F10 #10062F #2F1006
tetradic
#062F10 #06102F #2F0625 #2F2406
square
#062F10 #06102F #2F0625 #2F2406
split-complementary
#062F10 #24062F #2F0610
monochromatic
#031B09 #031B09 #062F10 #0D6522 #149C35
Accessibility & contrast
On white
14.77
#062F10 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.42
#062F10 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #062F10
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##062F10 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##062F10 | 1.00 | 14.77 | 1.42 | 14.77 |
| #FFFFFF | 14.77 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.42 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.77 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#302A0D
Deuteranopia (green-blind)
#2B2712
Tritanopia (blue-blind)
#002E28
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #062f10; /* rgb */ color: rgb(6, 47, 16); /* oklch */ color: oklch(26.9% 0.071 147.6);
Tailwind
colors: {
custom: {
50: '#4d684f',
500: '#062f10',
950: '#000000',
},
}SCSS
$custom: #062f10; $custom-light: #4d684f; $custom-dark: #000000;
JSON
{
"hex": "#062f10",
"rgb": {
"r": 6,
"g": 47,
"b": 16
},
"hsl": {
"h": 134.634,
"s": 77.358,
"l": 10.392
},
"oklch": {
"l": 0.26887,
"c": 0.07076,
"h": 147.6
},
"luminance": 0.02109
}Semantic roles & 50–950 ramp
primary
#062F10
secondary
#70215C
accent
#34C5F4
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010602
muted
#777A78