#062F13#062F13
#062F13 is a dark, moderate green. Relative luminance 0.021; OKLCH L 26.9% C 0.067 H 149.7°. Best body text is #FFFFFF at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #062F13 |
|---|---|
| RGB | rgb(6, 47, 19) |
| HSL | hsl(139, 77%, 10%) |
| HSV | hsv(139, 87%, 18%) |
| CMYK | cmyk(87.2%, 0%, 59.6%, 81.6%) |
| CIE-LAB | lab(16.10, -21.63, 14.01) |
| CIE-LCH | lch(16.10, 25.77, 147.08°) |
| OKLab | oklab(26.94% -0.0582 0.034) |
| OKLCH | oklch(26.94% 0.067 149.7) |
| XYZ | xyz(1.2091, 2.1186, 0.9612) |
| Luminance | 0.0212 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.13
Very Dark Green
#062E03
ΔE00 3.58
Dark Green
#033500
ΔE00 5.90
Evergreen
#05472A
ΔE00 7.65
Hunter Green (survey)
#0B4008
ΔE00 8.07
Pine Green
#0A481E
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#062F13 #2F0622
analogous
#0E2F06 #062F13 #062F27
triadic
#062F13 #13062F #2F1306
tetradic
#062F13 #060E2F #2F0622 #2F2706
square
#062F13 #060E2F #2F0622 #2F2706
split-complementary
#062F13 #27062F #2F060E
monochromatic
#031B0B #031B0B #062F13 #0D6529 #149C3F
Accessibility & contrast
On white
14.75
#062F13 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.42
#062F13 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #062F13
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##062F13 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##062F13 | 1.00 | 14.75 | 1.42 | 14.75 |
| #FFFFFF | 14.75 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.42 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.75 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2A11
Deuteranopia (green-blind)
#2A2715
Tritanopia (blue-blind)
#002E28
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #062f13; /* rgb */ color: rgb(6, 47, 19); /* oklch */ color: oklch(26.9% 0.067 149.7);
Tailwind
colors: {
custom: {
50: '#4d6851',
500: '#062f13',
950: '#000000',
},
}SCSS
$custom: #062f13; $custom-light: #4d6851; $custom-dark: #000000;
JSON
{
"hex": "#062f13",
"rgb": {
"r": 6,
"g": 47,
"b": 19
},
"hsl": {
"h": 139.024,
"s": 77.358,
"l": 10.392
},
"oklch": {
"l": 0.26943,
"c": 0.06742,
"h": 149.7
},
"luminance": 0.02119
}Semantic roles & 50–950 ramp
primary
#062F13
secondary
#702157
accent
#34B7F4
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010602
muted
#777A78