#002825#002825
#002825 is a very dark, muted teal. Relative luminance 0.017; OKLCH L 24.9% C 0.043 H 187.3°. Best body text is #FFFFFF at 15.79:1 contrast (WCAG AA passes).
Color values
| HEX | #002825 |
|---|---|
| RGB | rgb(0, 40, 37) |
| HSL | hsl(176, 100%, 8%) |
| HSV | hsv(176, 100%, 16%) |
| CMYK | cmyk(100%, 0%, 7.5%, 84.3%) |
| CIE-LAB | lab(13.54, -14.47, -1.94) |
| CIE-LCH | lch(13.54, 14.60, 187.63°) |
| OKLab | oklab(24.93% -0.0431 -0.0055) |
| OKLCH | oklch(24.93% 0.043 187.3) |
| XYZ | xyz(1.0926, 1.6510, 2.0110) |
| Luminance | 0.0165 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Teal
#014D4E
ΔE00 11.79
Gunmetal
#2A3439
ΔE00 12.61
Darkslategray
#2F4F4F
ΔE00 12.86
Dark Blue Green
#005249
ΔE00 13.54
Charcoal (survey)
#343837
ΔE00 13.74
Almost Black
#070D0D
ΔE00 13.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#002825 #280003
analogous
#002811 #002825 #001728
triadic
#002825 #250028 #282500
tetradic
#002825 #110028 #280003 #172800
square
#002825 #110028 #280003 #172800
split-complementary
#002825 #280017 #281100
monochromatic
#001F1C #001F1C #002825 #00655E #00A296
Accessibility & contrast
On white
15.79
#002825 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.33
#002825 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #002825
15.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##002825 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##002825 | 1.00 | 15.79 | 1.33 | 15.79 |
| #FFFFFF | 15.79 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.33 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.79 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#252525
Deuteranopia (green-blind)
#1F2125
Tritanopia (blue-blind)
#002927
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #002825; /* rgb */ color: rgb(0, 40, 37); /* oklch */ color: oklch(24.9% 0.043 187.3);
Tailwind
colors: {
custom: {
50: '#49625f',
500: '#002825',
950: '#000000',
},
}SCSS
$custom: #002825; $custom-light: #49625f; $custom-dark: #000000;
JSON
{
"hex": "#002825",
"rgb": {
"r": 0,
"g": 40,
"b": 37
},
"hsl": {
"h": 175.5,
"s": 100,
"l": 7.843
},
"oklch": {
"l": 0.24932,
"c": 0.04349,
"h": 187.3
},
"luminance": 0.01651
}Semantic roles & 50–950 ramp
primary
#002825
secondary
#70141B
accent
#2939FF
background
#F4F5F5
surface
#E7EAE9
border
#C3C6C5
text
#010504
muted
#777979