#002924#002924
#002924 is a dark, muted teal. Relative luminance 0.017; OKLCH L 25.2% C 0.045 H 182.7°. Best body text is #FFFFFF at 15.64:1 contrast (WCAG AA passes).
Color values
| HEX | #002924 |
|---|---|
| RGB | rgb(0, 41, 36) |
| HSL | hsl(173, 100%, 8%) |
| HSV | hsv(173, 100%, 16%) |
| CMYK | cmyk(100%, 0%, 12.2%, 83.9%) |
| CIE-LAB | lab(13.90, -15.41, -0.69) |
| CIE-LCH | lch(13.90, 15.43, 182.55°) |
| OKLab | oklab(25.22% -0.0449 -0.0021) |
| OKLCH | oklch(25.22% 0.045 182.7) |
| XYZ | xyz(1.1112, 1.7131, 1.9408) |
| Luminance | 0.0171 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Teal
#014D4E
ΔE00 11.71
Darkslategray
#2F4F4F
ΔE00 12.93
Dark Blue Green
#005249
ΔE00 13.01
Dark Forest Green
#002D04
ΔE00 13.07
Evergreen
#05472A
ΔE00 13.09
Gunmetal
#2A3439
ΔE00 13.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#002924 #290005
analogous
#00290F #002924 #001929
triadic
#002924 #240029 #292400
tetradic
#002924 #0F0029 #290005 #192900
square
#002924 #0F0029 #290005 #192900
split-complementary
#002924 #290019 #290F00
monochromatic
#001F1B #001F1B #002924 #00665A #00A38F
Accessibility & contrast
On white
15.64
#002924 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.34
#002924 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #002924
15.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##002924 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##002924 | 1.00 | 15.64 | 1.34 | 15.64 |
| #FFFFFF | 15.64 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.34 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.64 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#262624
Deuteranopia (green-blind)
#212224
Tritanopia (blue-blind)
#002A27
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #002924; /* rgb */ color: rgb(0, 41, 36); /* oklch */ color: oklch(25.2% 0.045 182.7);
Tailwind
colors: {
custom: {
50: '#49635e',
500: '#002924',
950: '#000000',
},
}SCSS
$custom: #002924; $custom-light: #49635e; $custom-dark: #000000;
JSON
{
"hex": "#002924",
"rgb": {
"r": 0,
"g": 41,
"b": 36
},
"hsl": {
"h": 172.683,
"s": 100,
"l": 8.039
},
"oklch": {
"l": 0.25219,
"c": 0.045,
"h": 182.7
},
"luminance": 0.01713
}Semantic roles & 50–950 ramp
primary
#002924
secondary
#71141F
accent
#2943FF
background
#F4F5F5
surface
#E7EAE9
border
#C3C6C5
text
#010504
muted
#777979