#002520#002520
#002520 is a very dark, muted teal. Relative luminance 0.014; OKLCH L 23.7% C 0.043 H 181.8°. Best body text is #FFFFFF at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #002520 |
|---|---|
| RGB | rgb(0, 37, 32) |
| HSL | hsl(172, 100%, 7%) |
| HSV | hsv(172, 100%, 15%) |
| CMYK | cmyk(100%, 0%, 13.5%, 85.5%) |
| CIE-LAB | lab(12.14, -14.65, -0.40) |
| CIE-LCH | lch(12.14, 14.65, 181.57°) |
| OKLab | oklab(23.73% -0.0425 -0.0013) |
| OKLCH | oklch(23.73% 0.043 181.8) |
| XYZ | xyz(0.9221, 1.4273, 1.5931) |
| Luminance | 0.0143 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Teal
#014D4E
ΔE00 12.94
Dark Forest Green
#002D04
ΔE00 13.11
Gunmetal
#2A3439
ΔE00 13.43
Very Dark Green
#062E03
ΔE00 13.61
Almost Black
#070D0D
ΔE00 13.68
Evergreen
#05472A
ΔE00 13.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#002520 #250005
analogous
#00250E #002520 #001825
triadic
#002520 #200025 #252000
tetradic
#002520 #0E0025 #250005 #182500
square
#002520 #0E0025 #250005 #182500
split-complementary
#002520 #250018 #250E00
monochromatic
#001F1A #001F1A #002520 #006255 #009F8A
Accessibility & contrast
On white
16.34
#002520 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.29
#002520 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #002520
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##002520 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##002520 | 1.00 | 16.34 | 1.29 | 16.34 |
| #FFFFFF | 16.34 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.29 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.34 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#232220
Deuteranopia (green-blind)
#1D1E20
Tritanopia (blue-blind)
#002623
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #002520; /* rgb */ color: rgb(0, 37, 32); /* oklch */ color: oklch(23.7% 0.043 181.8);
Tailwind
colors: {
custom: {
50: '#47605b',
500: '#002520',
950: '#000000',
},
}SCSS
$custom: #002520; $custom-light: #47605b; $custom-dark: #000000;
JSON
{
"hex": "#002520",
"rgb": {
"r": 0,
"g": 37,
"b": 32
},
"hsl": {
"h": 171.892,
"s": 100,
"l": 7.255
},
"oklch": {
"l": 0.23726,
"c": 0.04256,
"h": 181.8
},
"luminance": 0.01427
}Semantic roles & 50–950 ramp
primary
#002520
secondary
#6D1320
accent
#2946FF
background
#F4F5F5
surface
#E6E9E9
border
#C2C5C5
text
#000404
muted
#777979