#002B26#002B26
#002B26 is a dark, muted teal. Relative luminance 0.019; OKLCH L 26.0% C 0.046 H 183.1°. Best body text is #FFFFFF at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #002B26 |
|---|---|
| RGB | rgb(0, 43, 38) |
| HSL | hsl(173, 100%, 8%) |
| HSV | hsv(173, 100%, 17%) |
| CMYK | cmyk(100%, 0%, 11.6%, 83.1%) |
| CIE-LAB | lab(14.78, -15.79, -0.83) |
| CIE-LCH | lch(14.78, 15.82, 183.00°) |
| OKLab | oklab(25.96% -0.0461 -0.0025) |
| OKLCH | oklch(25.96% 0.046 183.1) |
| XYZ | xyz(1.2135, 1.8675, 2.1299) |
| Luminance | 0.0187 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Teal
#014D4E
ΔE00 11.10
Dark Blue Green
#005249
ΔE00 12.38
Darkslategray
#2F4F4F
ΔE00 12.44
Evergreen
#05472A
ΔE00 12.70
Dark Forest Green
#002D04
ΔE00 13.10
Gunmetal
#2A3439
ΔE00 13.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#002B26 #2B0005
analogous
#002B10 #002B26 #001A2B
triadic
#002B26 #26002B #2B2600
tetradic
#002B26 #10002B #2B0005 #1A2B00
square
#002B26 #10002B #2B0005 #1A2B00
split-complementary
#002B26 #2B001A #2B1000
monochromatic
#001F1B #001F1B #002B26 #00685C #00A592
Accessibility & contrast
On white
15.29
#002B26 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.37
#002B26 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #002B26
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##002B26 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##002B26 | 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)
#282826
Deuteranopia (green-blind)
#222326
Tritanopia (blue-blind)
#002C29
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #002b26; /* rgb */ color: rgb(0, 43, 38); /* oklch */ color: oklch(26.0% 0.046 183.1);
Tailwind
colors: {
custom: {
50: '#496460',
500: '#002b26',
950: '#000000',
},
}SCSS
$custom: #002b26; $custom-light: #496460; $custom-dark: #000000;
JSON
{
"hex": "#002b26",
"rgb": {
"r": 0,
"g": 43,
"b": 38
},
"hsl": {
"h": 173.023,
"s": 100,
"l": 8.431
},
"oklch": {
"l": 0.25957,
"c": 0.04621,
"h": 183.1
},
"luminance": 0.01868
}Semantic roles & 50–950 ramp
primary
#002B26
secondary
#73141F
accent
#2942FF
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010504
muted
#777A79