#002925#002925
#002925 is a dark, muted teal. Relative luminance 0.017; OKLCH L 25.3% C 0.045 H 185.0°. Best body text is #FFFFFF at 15.63:1 contrast (WCAG AA passes).
Color values
| HEX | #002925 |
|---|---|
| RGB | rgb(0, 41, 37) |
| HSL | hsl(174, 100%, 8%) |
| HSV | hsv(174, 100%, 16%) |
| CMYK | cmyk(100%, 0%, 9.8%, 83.9%) |
| CIE-LAB | lab(13.94, -15.04, -1.35) |
| CIE-LCH | lch(13.94, 15.10, 185.12°) |
| OKLab | oklab(25.26% -0.0443 -0.0039) |
| OKLCH | oklch(25.26% 0.045 185) |
| XYZ | xyz(1.1267, 1.7193, 2.0224) |
| Luminance | 0.0172 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Teal
#014D4E
ΔE00 11.58
Darkslategray
#2F4F4F
ΔE00 12.76
Gunmetal
#2A3439
ΔE00 12.99
Dark Blue Green
#005249
ΔE00 13.10
Evergreen
#05472A
ΔE00 13.53
Dark Forest Green
#002D04
ΔE00 13.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#002925 #290004
analogous
#002910 #002925 #001829
triadic
#002925 #250029 #292500
tetradic
#002925 #100029 #290004 #182900
square
#002925 #100029 #290004 #182900
split-complementary
#002925 #290018 #291000
monochromatic
#001F1C #001F1C #002925 #00665C #00A393
Accessibility & contrast
On white
15.63
#002925 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.34
#002925 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #002925
15.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##002925 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##002925 | 1.00 | 15.63 | 1.34 | 15.63 |
| #FFFFFF | 15.63 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.34 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.63 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#262625
Deuteranopia (green-blind)
#212225
Tritanopia (blue-blind)
#002A28
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #002925; /* rgb */ color: rgb(0, 41, 37); /* oklch */ color: oklch(25.3% 0.045 185.0);
Tailwind
colors: {
custom: {
50: '#49635f',
500: '#002925',
950: '#000000',
},
}SCSS
$custom: #002925; $custom-light: #49635f; $custom-dark: #000000;
JSON
{
"hex": "#002925",
"rgb": {
"r": 0,
"g": 41,
"b": 37
},
"hsl": {
"h": 174.146,
"s": 100,
"l": 8.039
},
"oklch": {
"l": 0.2526,
"c": 0.04451,
"h": 185
},
"luminance": 0.01719
}Semantic roles & 50–950 ramp
primary
#002925
secondary
#71141D
accent
#293EFF
background
#F4F5F5
surface
#E7EAE9
border
#C3C6C5
text
#010504
muted
#777979