#062F15#062F15
#062F15 is a dark, moderate green. Relative luminance 0.021; OKLCH L 27.0% C 0.065 H 151.2°. Best body text is #FFFFFF at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #062F15 |
|---|---|
| RGB | rgb(6, 47, 21) |
| HSL | hsl(142, 77%, 10%) |
| HSV | hsv(142, 87%, 18%) |
| CMYK | cmyk(87.2%, 0%, 55.3%, 81.6%) |
| CIE-LAB | lab(16.13, -21.22, 12.76) |
| CIE-LCH | lch(16.13, 24.76, 148.97°) |
| OKLab | oklab(26.98% -0.0571 0.0313) |
| OKLCH | oklch(26.98% 0.065 151.2) |
| XYZ | xyz(1.2269, 2.1257, 1.0550) |
| Luminance | 0.0213 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.81
Very Dark Green
#062E03
ΔE00 4.28
Dark Green
#033500
ΔE00 6.57
Evergreen
#05472A
ΔE00 7.57
Pine Green
#0A481E
ΔE00 8.43
Hunter Green (survey)
#0B4008
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#062F15 #2F0620
analogous
#0C2F06 #062F15 #062F29
triadic
#062F15 #15062F #2F1506
tetradic
#062F15 #060C2F #2F0620 #2F2906
square
#062F15 #060C2F #2F0620 #2F2906
split-complementary
#062F15 #29062F #2F060C
monochromatic
#031B0C #031B0C #062F15 #0D652D #149C45
Accessibility & contrast
On white
14.73
#062F15 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#062F15 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #062F15
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##062F15 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##062F15 | 1.00 | 14.73 | 1.43 | 14.73 |
| #FFFFFF | 14.73 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.73 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2A13
Deuteranopia (green-blind)
#2A2717
Tritanopia (blue-blind)
#002E29
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #062f15; /* rgb */ color: rgb(6, 47, 21); /* oklch */ color: oklch(27.0% 0.065 151.2);
Tailwind
colors: {
custom: {
50: '#4d6852',
500: '#062f15',
950: '#000000',
},
}SCSS
$custom: #062f15; $custom-light: #4d6852; $custom-dark: #000000;
JSON
{
"hex": "#062f15",
"rgb": {
"r": 6,
"g": 47,
"b": 21
},
"hsl": {
"h": 141.951,
"s": 77.358,
"l": 10.392
},
"oklch": {
"l": 0.26984,
"c": 0.06512,
"h": 151.2
},
"luminance": 0.02126
}Semantic roles & 50–950 ramp
primary
#062F15
secondary
#702153
accent
#34AEF4
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010602
muted
#777A78