#062A2B#062A2B
#062A2B is a dark, muted teal. Relative luminance 0.019; OKLCH L 26.1% C 0.040 H 197.7°. Best body text is #FFFFFF at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #062A2B |
|---|---|
| RGB | rgb(6, 42, 43) |
| HSL | hsl(182, 76%, 10%) |
| HSV | hsv(182, 86%, 17%) |
| CMYK | cmyk(86%, 2.3%, 0%, 83.1%) |
| CIE-LAB | lab(14.78, -11.93, -4.33) |
| CIE-LCH | lch(14.78, 12.70, 199.96°) |
| OKLab | oklab(26.09% -0.0377 -0.012) |
| OKLCH | oklch(26.09% 0.04 197.7) |
| XYZ | xyz(1.3389, 1.8689, 2.5752) |
| Luminance | 0.0187 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 10.15
Dark Teal
#014D4E
ΔE00 11.47
Darkslategray
#2F4F4F
ΔE00 11.78
Charcoal (survey)
#343837
ΔE00 12.01
Dark Blue Grey
#1F3B4D
ΔE00 12.26
Onyx
#353839
ΔE00 12.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#062A2B #2B0706
analogous
#062B1A #062A2B #06182B
triadic
#062A2B #2B062A #2A2B06
tetradic
#062A2B #1A062B #2B0706 #182B06
square
#062A2B #1A062B #2B0706 #182B06
split-complementary
#062A2B #2B0618 #2B1A06
monochromatic
#041A1B #041A1B #062A2B #0D5E61 #159396
Accessibility & contrast
On white
15.29
#062A2B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.37
#062A2B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #062A2B
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##062A2B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##062A2B | 1.00 | 15.29 | 1.37 | 15.29 |
| #FFFFFF | 15.29 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.37 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.29 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#26282B
Deuteranopia (green-blind)
#21242B
Tritanopia (blue-blind)
#002C2A
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #062a2b; /* rgb */ color: rgb(6, 42, 43); /* oklch */ color: oklch(26.1% 0.040 197.7);
Tailwind
colors: {
custom: {
50: '#4d6364',
500: '#062a2b',
950: '#000000',
},
}SCSS
$custom: #062a2b; $custom-light: #4d6364; $custom-dark: #000000;
JSON
{
"hex": "#062a2b",
"rgb": {
"r": 6,
"g": 42,
"b": 43
},
"hsl": {
"h": 181.622,
"s": 75.51,
"l": 9.608
},
"oklch": {
"l": 0.26088,
"c": 0.03953,
"h": 197.7
},
"luminance": 0.01869
}Semantic roles & 50–950 ramp
primary
#062A2B
secondary
#6C2321
accent
#3B36F2
background
#F4F5F5
surface
#E7EAEA
border
#C3C6C6
text
#010505
muted
#777979