#002725#002725
#002725 is a very dark, muted teal. Relative luminance 0.016; OKLCH L 24.6% C 0.043 H 189.6°. Best body text is #FFFFFF at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #002725 |
|---|---|
| RGB | rgb(0, 39, 37) |
| HSL | hsl(177, 100%, 8%) |
| HSV | hsv(177, 100%, 15%) |
| CMYK | cmyk(100%, 0%, 5.1%, 84.7%) |
| CIE-LAB | lab(13.14, -13.90, -2.54) |
| CIE-LCH | lch(13.14, 14.13, 190.34°) |
| OKLab | oklab(24.6% -0.0419 -0.0071) |
| OKLCH | oklch(24.6% 0.043 189.6) |
| XYZ | xyz(1.0593, 1.5845, 1.9999) |
| Luminance | 0.0158 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Teal
#014D4E
ΔE00 12.04
Gunmetal
#2A3439
ΔE00 12.24
Darkslategray
#2F4F4F
ΔE00 13.00
Almost Black
#070D0D
ΔE00 13.50
Charcoal (survey)
#343837
ΔE00 13.56
Dark Blue Green
#005249
ΔE00 14.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#002725 #270002
analogous
#002711 #002725 #001527
triadic
#002725 #250027 #272500
tetradic
#002725 #110027 #270002 #152700
square
#002725 #110027 #270002 #152700
split-complementary
#002725 #270015 #271100
monochromatic
#001F1D #001F1D #002725 #00645F #00A199
Accessibility & contrast
On white
15.95
#002725 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.32
#002725 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #002725
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##002725 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##002725 | 1.00 | 15.95 | 1.32 | 15.95 |
| #FFFFFF | 15.95 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.32 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.95 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#242425
Deuteranopia (green-blind)
#1E2025
Tritanopia (blue-blind)
#002826
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #002725; /* rgb */ color: rgb(0, 39, 37); /* oklch */ color: oklch(24.6% 0.043 189.6);
Tailwind
colors: {
custom: {
50: '#48615f',
500: '#002725',
950: '#000000',
},
}SCSS
$custom: #002725; $custom-light: #48615f; $custom-dark: #000000;
JSON
{
"hex": "#002725",
"rgb": {
"r": 0,
"g": 39,
"b": 37
},
"hsl": {
"h": 176.923,
"s": 100,
"l": 7.647
},
"oklch": {
"l": 0.24603,
"c": 0.04254,
"h": 189.6
},
"luminance": 0.01585
}Semantic roles & 50–950 ramp
primary
#002725
secondary
#6F1418
accent
#2934FF
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010504
muted
#777979