#002522#002522
#002522 is a very dark, muted teal. Relative luminance 0.014; OKLCH L 23.8% C 0.042 H 186.8°. Best body text is #FFFFFF at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #002522 |
|---|---|
| RGB | rgb(0, 37, 34) |
| HSL | hsl(175, 100%, 7%) |
| HSV | hsv(175, 100%, 15%) |
| CMYK | cmyk(100%, 0%, 8.1%, 85.5%) |
| CIE-LAB | lab(12.21, -13.89, -1.74) |
| CIE-LCH | lch(12.21, 14.00, 187.15°) |
| OKLab | oklab(23.81% -0.0413 -0.005) |
| OKLCH | oklch(23.81% 0.042 186.8) |
| XYZ | xyz(0.9502, 1.4385, 1.7406) |
| Luminance | 0.0144 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 12.65
Dark Teal
#014D4E
ΔE00 12.73
Almost Black
#070D0D
ΔE00 13.22
Darkslategray
#2F4F4F
ΔE00 13.64
Charcoal (survey)
#343837
ΔE00 13.81
Dark Forest Green
#002D04
ΔE00 14.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#002522 #250003
analogous
#002510 #002522 #001625
triadic
#002522 #220025 #252200
tetradic
#002522 #100025 #250003 #162500
square
#002522 #100025 #250003 #162500
split-complementary
#002522 #250016 #251000
monochromatic
#001F1C #001F1C #002522 #00625A #009F92
Accessibility & contrast
On white
16.31
#002522 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.29
#002522 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #002522
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##002522 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##002522 | 1.00 | 16.31 | 1.29 | 16.31 |
| #FFFFFF | 16.31 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.29 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.31 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#222222
Deuteranopia (green-blind)
#1D1E22
Tritanopia (blue-blind)
#002624
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #002522; /* rgb */ color: rgb(0, 37, 34); /* oklch */ color: oklch(23.8% 0.042 186.8);
Tailwind
colors: {
custom: {
50: '#475f5c',
500: '#002522',
950: '#000000',
},
}SCSS
$custom: #002522; $custom-light: #475f5c; $custom-dark: #000000;
JSON
{
"hex": "#002522",
"rgb": {
"r": 0,
"g": 37,
"b": 34
},
"hsl": {
"h": 175.135,
"s": 100,
"l": 7.255
},
"oklch": {
"l": 0.23811,
"c": 0.04161,
"h": 186.8
},
"luminance": 0.01439
}Semantic roles & 50–950 ramp
primary
#002522
secondary
#6D131B
accent
#293AFF
background
#F4F5F5
surface
#E6E9E9
border
#C2C5C5
text
#010404
muted
#777979