#062F19#062F19
#062F19 is a dark, moderate green. Relative luminance 0.021; OKLCH L 27.1% C 0.060 H 155.0°. Best body text is #FFFFFF at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #062F19 |
|---|---|
| RGB | rgb(6, 47, 25) |
| HSL | hsl(148, 77%, 10%) |
| HSV | hsv(148, 87%, 18%) |
| CMYK | cmyk(87.2%, 0%, 46.8%, 81.6%) |
| CIE-LAB | lab(16.21, -20.30, 10.23) |
| CIE-LCH | lch(16.21, 22.73, 153.25°) |
| OKLab | oklab(27.08% -0.0548 0.0255) |
| OKLCH | oklch(27.08% 0.06 155) |
| XYZ | xyz(1.2670, 2.1418, 1.2661) |
| Luminance | 0.0214 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.28
Very Dark Green
#062E03
ΔE00 5.78
Evergreen
#05472A
ΔE00 7.64
Dark Green
#033500
ΔE00 8.02
Pine Green
#0A481E
ΔE00 9.17
Hunter Green (survey)
#0B4008
ΔE00 9.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#062F19 #2F061C
analogous
#072F06 #062F19 #062F2D
triadic
#062F19 #19062F #2F1906
tetradic
#062F19 #06072F #2F061C #2F2D06
square
#062F19 #06072F #2F061C #2F2D06
split-complementary
#062F19 #2D062F #2F0607
monochromatic
#031B0E #031B0E #062F19 #0D6536 #149C53
Accessibility & contrast
On white
14.70
#062F19 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#062F19 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #062F19
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##062F19 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##062F19 | 1.00 | 14.70 | 1.43 | 14.70 |
| #FFFFFF | 14.70 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.70 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2A18
Deuteranopia (green-blind)
#2A271A
Tritanopia (blue-blind)
#002E29
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #062f19; /* rgb */ color: rgb(6, 47, 25); /* oklch */ color: oklch(27.1% 0.060 155.0);
Tailwind
colors: {
custom: {
50: '#4d6855',
500: '#062f19',
950: '#000000',
},
}SCSS
$custom: #062f19; $custom-light: #4d6855; $custom-dark: #000000;
JSON
{
"hex": "#062f19",
"rgb": {
"r": 6,
"g": 47,
"b": 25
},
"hsl": {
"h": 147.805,
"s": 77.358,
"l": 10.392
},
"oklch": {
"l": 0.27077,
"c": 0.06046,
"h": 155
},
"luminance": 0.02142
}Semantic roles & 50–950 ramp
primary
#062F19
secondary
#70214B
accent
#349BF4
background
#F4F6F5
surface
#E7EBE8
border
#C3C6C4
text
#010603
muted
#777A78