#062E1A#062E1A
#062E1A is a dark, muted teal. Relative luminance 0.021; OKLCH L 26.8% C 0.058 H 156.8°. Best body text is #FFFFFF at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #062E1A |
|---|---|
| RGB | rgb(6, 46, 26) |
| HSL | hsl(150, 77%, 10%) |
| HSV | hsv(150, 87%, 18%) |
| CMYK | cmyk(87%, 0%, 43.5%, 82%) |
| CIE-LAB | lab(15.84, -19.57, 9.05) |
| CIE-LCH | lch(15.84, 21.56, 155.18°) |
| OKLab | oklab(26.77% -0.0529 0.0227) |
| OKLCH | oklch(26.77% 0.058 156.8) |
| XYZ | xyz(1.2384, 2.0671, 1.3108) |
| Luminance | 0.0207 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.00
Very Dark Green
#062E03
ΔE00 6.50
Evergreen
#05472A
ΔE00 8.11
Dark Green
#033500
ΔE00 8.80
Pine Green
#0A481E
ΔE00 9.85
Hunter Green (survey)
#0B4008
ΔE00 10.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#062E1A #2E061A
analogous
#062E06 #062E1A #062E2E
triadic
#062E1A #1A062E #2E1A06
tetradic
#062E1A #06062E #2E061A #2E2E06
square
#062E1A #06062E #2E061A #2E2E06
split-complementary
#062E1A #2E062E #2E0606
monochromatic
#041B0F #041B0F #062E1A #0D6439 #149A57
Accessibility & contrast
On white
14.86
#062E1A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.41
#062E1A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #062E1A
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##062E1A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##062E1A | 1.00 | 14.86 | 1.41 | 14.86 |
| #FFFFFF | 14.86 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.41 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.86 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2A19
Deuteranopia (green-blind)
#29261B
Tritanopia (blue-blind)
#002E29
Achromatopsia (no color)
#272727
Design tokens & code
CSS
--color: #062e1a; /* rgb */ color: rgb(6, 46, 26); /* oklch */ color: oklch(26.8% 0.058 156.8);
Tailwind
colors: {
custom: {
50: '#4c6756',
500: '#062e1a',
950: '#000000',
},
}SCSS
$custom: #062e1a; $custom-light: #4c6756; $custom-dark: #000000;
JSON
{
"hex": "#062e1a",
"rgb": {
"r": 6,
"g": 46,
"b": 26
},
"hsl": {
"h": 150,
"s": 76.923,
"l": 10.196
},
"oklch": {
"l": 0.26772,
"c": 0.05763,
"h": 156.8
},
"luminance": 0.02067
}Semantic roles & 50–950 ramp
primary
#062E1A
secondary
#6F2148
accent
#3494F3
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010603
muted
#777A78