#062F1F#062F1F
#062F1F is a dark, muted teal. Relative luminance 0.022; OKLCH L 27.2% C 0.054 H 162.5°. Best body text is #FFFFFF at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #062F1F |
|---|---|
| RGB | rgb(6, 47, 31) |
| HSL | hsl(157, 77%, 10%) |
| HSV | hsv(157, 87%, 18%) |
| CMYK | cmyk(87.2%, 0%, 34%, 81.6%) |
| CIE-LAB | lab(16.36, -18.72, 6.35) |
| CIE-LCH | lch(16.36, 19.77, 161.26°) |
| OKLab | oklab(27.24% -0.0512 0.0162) |
| OKLCH | oklch(27.24% 0.054 162.5) |
| XYZ | xyz(1.3388, 2.1705, 1.6445) |
| Luminance | 0.0217 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 7.76
Very Dark Green
#062E03
ΔE00 8.26
Evergreen
#05472A
ΔE00 8.44
Dark Green
#033500
ΔE00 10.45
Pine Green
#0A481E
ΔE00 10.78
Dark Blue Green
#005249
ΔE00 12.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#062F1F #2F0616
analogous
#062F0A #062F1F #062A2F
triadic
#062F1F #1F062F #2F1F06
tetradic
#062F1F #0A062F #2F0616 #2A2F06
square
#062F1F #0A062F #2F0616 #2A2F06
split-complementary
#062F1F #2F062A #2F0A06
monochromatic
#031B12 #031B12 #062F1F #0D6543 #149C67
Accessibility & contrast
On white
14.64
#062F1F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#062F1F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #062F1F
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##062F1F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##062F1F | 1.00 | 14.64 | 1.43 | 14.64 |
| #FFFFFF | 14.64 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.64 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2B1E
Deuteranopia (green-blind)
#292720
Tritanopia (blue-blind)
#002F2B
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #062f1f; /* rgb */ color: rgb(6, 47, 31); /* oklch */ color: oklch(27.2% 0.054 162.5);
Tailwind
colors: {
custom: {
50: '#4d685a',
500: '#062f1f',
950: '#000000',
},
}SCSS
$custom: #062f1f; $custom-light: #4d685a; $custom-dark: #000000;
JSON
{
"hex": "#062f1f",
"rgb": {
"r": 6,
"g": 47,
"b": 31
},
"hsl": {
"h": 156.585,
"s": 77.358,
"l": 10.392
},
"oklch": {
"l": 0.27242,
"c": 0.0537,
"h": 162.5
},
"luminance": 0.02171
}Semantic roles & 50–950 ramp
primary
#062F1F
secondary
#702140
accent
#347FF4
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010603
muted
#777A78