#023129#023129
#023129 is a dark, muted teal. Relative luminance 0.024; OKLCH L 28.1% C 0.050 H 177.9°. Best body text is #FFFFFF at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #023129 |
|---|---|
| RGB | rgb(2, 49, 41) |
| HSL | hsl(170, 92%, 10%) |
| HSV | hsv(170, 96%, 19%) |
| CMYK | cmyk(95.9%, 0%, 16.3%, 80.8%) |
| CIE-LAB | lab(17.32, -17.54, 0.79) |
| CIE-LCH | lch(17.32, 17.56, 177.41°) |
| OKLab | oklab(28.09% -0.0502 0.0018) |
| OKLCH | oklch(28.09% 0.05 177.9) |
| XYZ | xyz(1.5234, 2.3694, 2.4744) |
| Luminance | 0.0237 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Teal
#014D4E
ΔE00 10.00
Evergreen
#05472A
ΔE00 10.37
Dark Blue Green
#005249
ΔE00 10.45
Darkslategray
#2F4F4F
ΔE00 11.59
Dark Forest Green
#002D04
ΔE00 11.74
Very Dark Green
#062E03
ΔE00 12.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#023129 #31020A
analogous
#023111 #023129 #022231
triadic
#023129 #290231 #312902
tetradic
#023129 #110231 #31020A #223102
square
#023129 #110231 #31020A #223102
split-complementary
#023129 #310222 #311102
monochromatic
#011D19 #011D19 #023129 #046C5A #07A78B
Accessibility & contrast
On white
14.25
#023129 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.47
#023129 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #023129
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##023129 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##023129 | 1.00 | 14.25 | 1.47 | 14.25 |
| #FFFFFF | 14.25 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.47 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.25 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2D29
Deuteranopia (green-blind)
#28292A
Tritanopia (blue-blind)
#00322F
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #023129; /* rgb */ color: rgb(2, 49, 41); /* oklch */ color: oklch(28.1% 0.050 177.9);
Tailwind
colors: {
custom: {
50: '#4c6962',
500: '#023129',
950: '#000000',
},
}SCSS
$custom: #023129; $custom-light: #4c6962; $custom-dark: #000000;
JSON
{
"hex": "#023129",
"rgb": {
"r": 2,
"g": 49,
"b": 41
},
"hsl": {
"h": 169.787,
"s": 92.157,
"l": 10
},
"oklch": {
"l": 0.28091,
"c": 0.05023,
"h": 177.9
},
"luminance": 0.0237
}Semantic roles & 50–950 ramp
primary
#023129
secondary
#751929
accent
#294DFF
background
#F4F6F5
surface
#E7EBEA
border
#C3C6C6
text
#010605
muted
#777A79