#062E24#062E24
#062E24 is a dark, muted teal. Relative luminance 0.021; OKLCH L 27.1% C 0.047 H 172.2°. Best body text is #FFFFFF at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #062E24 |
|---|---|
| RGB | rgb(6, 46, 36) |
| HSL | hsl(165, 77%, 10%) |
| HSV | hsv(165, 87%, 18%) |
| CMYK | cmyk(87%, 0%, 21.7%, 82%) |
| CIE-LAB | lab(16.10, -16.69, 2.53) |
| CIE-LCH | lch(16.10, 16.88, 171.37°) |
| OKLab | oklab(27.08% -0.0469 0.0064) |
| OKLCH | oklch(27.08% 0.047 172.2) |
| XYZ | xyz(1.3704, 2.1199, 2.0057) |
| Luminance | 0.0212 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Evergreen
#05472A
ΔE00 10.33
Dark Forest Green
#002D04
ΔE00 10.52
Very Dark Green
#062E03
ΔE00 10.99
Dark Teal
#014D4E
ΔE00 11.47
Dark Blue Green
#005249
ΔE00 11.64
Darkslategray
#2F4F4F
ΔE00 12.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#062E24 #2E0610
analogous
#062E10 #062E24 #06242E
triadic
#062E24 #24062E #2E2406
tetradic
#062E24 #10062E #2E0610 #242E06
square
#062E24 #10062E #2E0610 #242E06
split-complementary
#062E24 #2E0624 #2E1006
monochromatic
#041B15 #041B15 #062E24 #0D644E #149A79
Accessibility & contrast
On white
14.75
#062E24 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.42
#062E24 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #062E24
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##062E24 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##062E24 | 1.00 | 14.75 | 1.42 | 14.75 |
| #FFFFFF | 14.75 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.42 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.75 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2C2A24
Deuteranopia (green-blind)
#272625
Tritanopia (blue-blind)
#002F2B
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #062e24; /* rgb */ color: rgb(6, 46, 36); /* oklch */ color: oklch(27.1% 0.047 172.2);
Tailwind
colors: {
custom: {
50: '#4d675e',
500: '#062e24',
950: '#000000',
},
}SCSS
$custom: #062e24; $custom-light: #4d675e; $custom-dark: #000000;
JSON
{
"hex": "#062e24",
"rgb": {
"r": 6,
"g": 46,
"b": 36
},
"hsl": {
"h": 165,
"s": 76.923,
"l": 10.196
},
"oklch": {
"l": 0.27081,
"c": 0.04736,
"h": 172.2
},
"luminance": 0.0212
}Semantic roles & 50–950 ramp
primary
#062E24
secondary
#6F2135
accent
#3464F3
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010604
muted
#777A79