#062E1F#062E1F
#062E1F is a dark, muted teal. Relative luminance 0.021; OKLCH L 26.9% C 0.052 H 163.5°. Best body text is #FFFFFF at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #062E1F |
|---|---|
| RGB | rgb(6, 46, 31) |
| HSL | hsl(158, 77%, 10%) |
| HSV | hsv(158, 87%, 18%) |
| CMYK | cmyk(87%, 0%, 32.6%, 82%) |
| CIE-LAB | lab(15.96, -18.21, 5.80) |
| CIE-LCH | lch(15.96, 19.11, 162.33°) |
| OKLab | oklab(26.92% -0.0499 0.0148) |
| OKLCH | oklch(26.92% 0.052 163.5) |
| XYZ | xyz(1.2993, 2.0915, 1.6313) |
| Luminance | 0.0209 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 8.14
Very Dark Green
#062E03
ΔE00 8.63
Evergreen
#05472A
ΔE00 8.91
Dark Green
#033500
ΔE00 10.89
Pine Green
#0A481E
ΔE00 11.28
Dark Blue Green
#005249
ΔE00 12.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#062E1F #2E0615
analogous
#062E0B #062E1F #06292E
triadic
#062E1F #1F062E #2E1F06
tetradic
#062E1F #0B062E #2E0615 #292E06
square
#062E1F #0B062E #2E0615 #292E06
split-complementary
#062E1F #2E0629 #2E0B06
monochromatic
#041B12 #041B12 #062E1F #0D6443 #149A68
Accessibility & contrast
On white
14.81
#062E1F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.42
#062E1F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #062E1F
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##062E1F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##062E1F | 1.00 | 14.81 | 1.42 | 14.81 |
| #FFFFFF | 14.81 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.42 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.81 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2D2A1E
Deuteranopia (green-blind)
#282620
Tritanopia (blue-blind)
#002E2A
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #062e1f; /* rgb */ color: rgb(6, 46, 31); /* oklch */ color: oklch(26.9% 0.052 163.5);
Tailwind
colors: {
custom: {
50: '#4c675a',
500: '#062e1f',
950: '#000000',
},
}SCSS
$custom: #062e1f; $custom-light: #4c675a; $custom-dark: #000000;
JSON
{
"hex": "#062e1f",
"rgb": {
"r": 6,
"g": 46,
"b": 31
},
"hsl": {
"h": 157.5,
"s": 76.923,
"l": 10.196
},
"oklch": {
"l": 0.26916,
"c": 0.05208,
"h": 163.5
},
"luminance": 0.02092
}Semantic roles & 50–950 ramp
primary
#062E1F
secondary
#6F213E
accent
#347CF3
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010603
muted
#777A78