#002724#002724
#002724 is a very dark, muted teal. Relative luminance 0.016; OKLCH L 24.6% C 0.043 H 187.1°. Best body text is #FFFFFF at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #002724 |
|---|---|
| RGB | rgb(0, 39, 36) |
| HSL | hsl(175, 100%, 8%) |
| HSV | hsv(175, 100%, 15%) |
| CMYK | cmyk(100%, 0%, 7.7%, 84.7%) |
| CIE-LAB | lab(13.10, -14.28, -1.87) |
| CIE-LCH | lch(13.10, 14.40, 187.47°) |
| OKLab | oklab(24.56% -0.0425 -0.0053) |
| OKLCH | oklch(24.56% 0.043 187.1) |
| XYZ | xyz(1.0438, 1.5783, 1.9183) |
| Luminance | 0.0158 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Teal
#014D4E
ΔE00 12.10
Gunmetal
#2A3439
ΔE00 12.62
Darkslategray
#2F4F4F
ΔE00 13.12
Almost Black
#070D0D
ΔE00 13.71
Charcoal (survey)
#343837
ΔE00 13.76
Dark Blue Green
#005249
ΔE00 13.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#002724 #270003
analogous
#002711 #002724 #001627
triadic
#002724 #240027 #272400
tetradic
#002724 #110027 #270003 #162700
square
#002724 #110027 #270003 #162700
split-complementary
#002724 #270016 #271100
monochromatic
#001F1C #001F1C #002724 #00645C #00A195
Accessibility & contrast
On white
15.96
#002724 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.32
#002724 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #002724
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##002724 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##002724 | 1.00 | 15.96 | 1.32 | 15.96 |
| #FFFFFF | 15.96 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.32 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.96 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#242424
Deuteranopia (green-blind)
#1F2024
Tritanopia (blue-blind)
#002826
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #002724; /* rgb */ color: rgb(0, 39, 36); /* oklch */ color: oklch(24.6% 0.043 187.1);
Tailwind
colors: {
custom: {
50: '#48615e',
500: '#002724',
950: '#000000',
},
}SCSS
$custom: #002724; $custom-light: #48615e; $custom-dark: #000000;
JSON
{
"hex": "#002724",
"rgb": {
"r": 0,
"g": 39,
"b": 36
},
"hsl": {
"h": 175.385,
"s": 100,
"l": 7.647
},
"oklch": {
"l": 0.2456,
"c": 0.04286,
"h": 187.1
},
"luminance": 0.01578
}Semantic roles & 50–950 ramp
primary
#002724
secondary
#6F141B
accent
#2939FF
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010504
muted
#777979