#062F1E#062F1E
#062F1E is a dark, muted teal. Relative luminance 0.022; OKLCH L 27.2% C 0.055 H 161.1°. Best body text is #FFFFFF at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #062F1E |
|---|---|
| RGB | rgb(6, 47, 30) |
| HSL | hsl(155, 77%, 10%) |
| HSV | hsv(155, 87%, 18%) |
| CMYK | cmyk(87.2%, 0%, 36.2%, 81.6%) |
| CIE-LAB | lab(16.33, -19.00, 7.00) |
| CIE-LCH | lch(16.33, 20.25, 159.77°) |
| OKLab | oklab(27.21% -0.0518 0.0178) |
| OKLCH | oklch(27.21% 0.055 161.1) |
| XYZ | xyz(1.3258, 2.1653, 1.5761) |
| Luminance | 0.0216 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 7.32
Very Dark Green
#062E03
ΔE00 7.83
Evergreen
#05472A
ΔE00 8.24
Dark Green
#033500
ΔE00 10.03
Pine Green
#0A481E
ΔE00 10.47
Hunter Green (survey)
#0B4008
ΔE00 11.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#062F1E #2F0617
analogous
#062F09 #062F1E #062B2F
triadic
#062F1E #1E062F #2F1E06
tetradic
#062F1E #09062F #2F0617 #2B2F06
square
#062F1E #09062F #2F0617 #2B2F06
split-complementary
#062F1E #2F062B #2F0906
monochromatic
#031B11 #031B11 #062F1E #0D6541 #149C63
Accessibility & contrast
On white
14.65
#062F1E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#062F1E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #062F1E
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##062F1E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##062F1E | 1.00 | 14.65 | 1.43 | 14.65 |
| #FFFFFF | 14.65 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.65 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2B1D
Deuteranopia (green-blind)
#29271F
Tritanopia (blue-blind)
#002F2A
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #062f1e; /* rgb */ color: rgb(6, 47, 30); /* oklch */ color: oklch(27.2% 0.055 161.1);
Tailwind
colors: {
custom: {
50: '#4d6859',
500: '#062f1e',
950: '#000000',
},
}SCSS
$custom: #062f1e; $custom-light: #4d6859; $custom-dark: #000000;
JSON
{
"hex": "#062f1e",
"rgb": {
"r": 6,
"g": 47,
"b": 30
},
"hsl": {
"h": 155.122,
"s": 77.358,
"l": 10.392
},
"oklch": {
"l": 0.27213,
"c": 0.05479,
"h": 161.1
},
"luminance": 0.02165
}Semantic roles & 50–950 ramp
primary
#062F1E
secondary
#702142
accent
#3484F4
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010603
muted
#777A78