#002425#002425
#002425 is a very dark, muted teal. Relative luminance 0.014; OKLCH L 23.6% C 0.040 H 197.5°. Best body text is #FFFFFF at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #002425 |
|---|---|
| RGB | rgb(0, 36, 37) |
| HSL | hsl(182, 100%, 7%) |
| HSV | hsv(182, 100%, 15%) |
| CMYK | cmyk(100%, 2.7%, 0%, 85.5%) |
| CIE-LAB | lab(11.93, -12.12, -4.34) |
| CIE-LCH | lch(11.93, 12.87, 199.72°) |
| OKLab | oklab(23.62% -0.0383 -0.0121) |
| OKLCH | oklch(23.62% 0.04 197.5) |
| XYZ | xyz(0.9646, 1.3952, 1.9684) |
| Luminance | 0.0140 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 11.17
Almost Black
#070D0D
ΔE00 12.13
Dark Teal
#014D4E
ΔE00 13.06
Charcoal (survey)
#343837
ΔE00 13.09
Dark Blue Grey
#1F3B4D
ΔE00 13.34
Darkslategray
#2F4F4F
ΔE00 13.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#002425 #250100
analogous
#002514 #002425 #001225
triadic
#002425 #250024 #242500
tetradic
#002425 #140025 #250100 #122500
square
#002425 #140025 #250100 #122500
split-complementary
#002425 #250012 #251400
monochromatic
#001E1F #001E1F #002425 #006062 #009B9F
Accessibility & contrast
On white
16.42
#002425 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.28
#002425 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #002425
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##002425 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##002425 | 1.00 | 16.42 | 1.28 | 16.42 |
| #FFFFFF | 16.42 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.28 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.42 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#202225
Deuteranopia (green-blind)
#1B1E25
Tritanopia (blue-blind)
#002624
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #002425; /* rgb */ color: rgb(0, 36, 37); /* oklch */ color: oklch(23.6% 0.040 197.5);
Tailwind
colors: {
custom: {
50: '#485f5f',
500: '#002425',
950: '#000000',
},
}SCSS
$custom: #002425; $custom-light: #485f5f; $custom-dark: #000000;
JSON
{
"hex": "#002425",
"rgb": {
"r": 0,
"g": 36,
"b": 37
},
"hsl": {
"h": 181.622,
"s": 100,
"l": 7.255
},
"oklch": {
"l": 0.23617,
"c": 0.04018,
"h": 197.5
},
"luminance": 0.01395
}Semantic roles & 50–950 ramp
primary
#002425
secondary
#6D1613
accent
#2F29FF
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010404
muted
#777979