#02292B#02292B
#02292B is a dark, muted teal. Relative luminance 0.018; OKLCH L 25.6% C 0.042 H 200.0°. Best body text is #FFFFFF at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #02292B |
|---|---|
| RGB | rgb(2, 41, 43) |
| HSL | hsl(183, 91%, 9%) |
| HSV | hsv(183, 95%, 17%) |
| CMYK | cmyk(95.3%, 4.7%, 0%, 83.1%) |
| CIE-LAB | lab(14.25, -12.24, -5.15) |
| CIE-LCH | lch(14.25, 13.28, 202.84°) |
| OKLab | oklab(25.61% -0.0393 -0.0143) |
| OKLCH | oklch(25.61% 0.042 200) |
| XYZ | xyz(1.2538, 1.7730, 2.5612) |
| Luminance | 0.0177 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 10.43
Dark Teal
#014D4E
ΔE00 11.66
Darkslategray
#2F4F4F
ΔE00 12.17
Dark Blue Grey
#1F3B4D
ΔE00 12.19
Charcoal (survey)
#343837
ΔE00 12.49
Almost Black
#070D0D
ΔE00 13.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#02292B #2B0402
analogous
#022B19 #02292B #02152B
triadic
#02292B #2B0229 #292B02
tetradic
#02292B #19022B #2B0402 #152B02
square
#02292B #19022B #2B0402 #152B02
split-complementary
#02292B #2B0215 #2B1902
monochromatic
#011C1D #011C1D #02292B #056165 #0799A0
Accessibility & contrast
On white
15.50
#02292B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.35
#02292B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #02292B
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##02292B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##02292B | 1.00 | 15.50 | 1.35 | 15.50 |
| #FFFFFF | 15.50 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.35 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.50 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#25272B
Deuteranopia (green-blind)
#1F222B
Tritanopia (blue-blind)
#002B2A
Achromatopsia (no color)
#242424
Design tokens & code
CSS
--color: #02292b; /* rgb */ color: rgb(2, 41, 43); /* oklch */ color: oklch(25.6% 0.042 200.0);
Tailwind
colors: {
custom: {
50: '#4b6364',
500: '#02292b',
950: '#000000',
},
}SCSS
$custom: #02292b; $custom-light: #4b6364; $custom-dark: #000000;
JSON
{
"hex": "#02292b",
"rgb": {
"r": 2,
"g": 41,
"b": 43
},
"hsl": {
"h": 182.927,
"s": 91.111,
"l": 8.824
},
"oklch": {
"l": 0.25612,
"c": 0.04186,
"h": 200
},
"luminance": 0.01773
}Semantic roles & 50–950 ramp
primary
#02292B
secondary
#701D19
accent
#3329FF
background
#F4F5F5
surface
#E7EAEA
border
#C3C6C6
text
#010505
muted
#777979