#062F1C#062F1C
#062F1C is a dark, muted teal. Relative luminance 0.022; OKLCH L 27.2% C 0.057 H 158.4°. Best body text is #FFFFFF at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #062F1C |
|---|---|
| RGB | rgb(6, 47, 28) |
| HSL | hsl(152, 77%, 10%) |
| HSV | hsv(152, 87%, 18%) |
| CMYK | cmyk(87.2%, 0%, 40.4%, 81.6%) |
| CIE-LAB | lab(16.28, -19.54, 8.30) |
| CIE-LCH | lch(16.28, 21.23, 156.99°) |
| OKLab | oklab(27.16% -0.053 0.021) |
| OKLCH | oklch(27.16% 0.057 158.4) |
| XYZ | xyz(1.3011, 2.1554, 1.4459) |
| Luminance | 0.0216 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.48
Very Dark Green
#062E03
ΔE00 6.99
Evergreen
#05472A
ΔE00 7.93
Dark Green
#033500
ΔE00 9.20
Pine Green
#0A481E
ΔE00 9.90
Hunter Green (survey)
#0B4008
ΔE00 10.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#062F1C #2F0619
analogous
#062F07 #062F1C #062D2F
triadic
#062F1C #1C062F #2F1C06
tetradic
#062F1C #07062F #2F0619 #2D2F06
square
#062F1C #07062F #2F0619 #2D2F06
split-complementary
#062F1C #2F062D #2F0706
monochromatic
#031B10 #031B10 #062F1C #0D653C #149C5D
Accessibility & contrast
On white
14.67
#062F1C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#062F1C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #062F1C
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##062F1C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##062F1C | 1.00 | 14.67 | 1.43 | 14.67 |
| #FFFFFF | 14.67 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.67 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2B1B
Deuteranopia (green-blind)
#29271D
Tritanopia (blue-blind)
#002F2A
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #062f1c; /* rgb */ color: rgb(6, 47, 28); /* oklch */ color: oklch(27.2% 0.057 158.4);
Tailwind
colors: {
custom: {
50: '#4d6858',
500: '#062f1c',
950: '#000000',
},
}SCSS
$custom: #062f1c; $custom-light: #4d6858; $custom-dark: #000000;
JSON
{
"hex": "#062f1c",
"rgb": {
"r": 6,
"g": 47,
"b": 28
},
"hsl": {
"h": 152.195,
"s": 77.358,
"l": 10.392
},
"oklch": {
"l": 0.27156,
"c": 0.05701,
"h": 158.4
},
"luminance": 0.02156
}Semantic roles & 50–950 ramp
primary
#062F1C
secondary
#702146
accent
#348DF4
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010603
muted
#777A78