#023029#023029
#023029 is a dark, muted teal. Relative luminance 0.023; OKLCH L 27.8% C 0.049 H 179.6°. Best body text is #FFFFFF at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #023029 |
|---|---|
| RGB | rgb(2, 48, 41) |
| HSL | hsl(171, 92%, 10%) |
| HSV | hsv(171, 96%, 19%) |
| CMYK | cmyk(95.8%, 0%, 14.6%, 81.2%) |
| CIE-LAB | lab(16.93, -17.01, 0.22) |
| CIE-LCH | lch(16.93, 17.01, 179.25°) |
| OKLab | oklab(27.77% -0.049 0.0003) |
| OKLCH | oklch(27.77% 0.049 179.6) |
| XYZ | xyz(1.4820, 2.2867, 2.4607) |
| Luminance | 0.0229 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Teal
#014D4E
ΔE00 10.05
Dark Blue Green
#005249
ΔE00 10.78
Evergreen
#05472A
ΔE00 10.97
Darkslategray
#2F4F4F
ΔE00 11.57
Dark Forest Green
#002D04
ΔE00 12.20
Very Dark Green
#062E03
ΔE00 12.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#023029 #300209
analogous
#023012 #023029 #022030
triadic
#023029 #290230 #302902
tetradic
#023029 #120230 #300209 #203002
square
#023029 #120230 #300209 #203002
split-complementary
#023029 #300220 #301202
monochromatic
#011D19 #011D19 #023029 #046B5B #07A68D
Accessibility & contrast
On white
14.41
#023029 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.46
#023029 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #023029
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##023029 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##023029 | 1.00 | 14.41 | 1.46 | 14.41 |
| #FFFFFF | 14.41 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.46 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.41 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2D2C29
Deuteranopia (green-blind)
#27282A
Tritanopia (blue-blind)
#00312E
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #023029; /* rgb */ color: rgb(2, 48, 41); /* oklch */ color: oklch(27.8% 0.049 179.6);
Tailwind
colors: {
custom: {
50: '#4c6862',
500: '#023029',
950: '#000000',
},
}SCSS
$custom: #023029; $custom-light: #4c6862; $custom-dark: #000000;
JSON
{
"hex": "#023029",
"rgb": {
"r": 2,
"g": 48,
"b": 41
},
"hsl": {
"h": 170.87,
"s": 92,
"l": 9.804
},
"oklch": {
"l": 0.2777,
"c": 0.04899,
"h": 179.6
},
"luminance": 0.02287
}Semantic roles & 50–950 ramp
primary
#023029
secondary
#751927
accent
#2949FF
background
#F4F6F5
surface
#E7EBEA
border
#C3C6C6
text
#010605
muted
#777A79