#002820#002820
#002820 is a very dark, muted teal. Relative luminance 0.016; OKLCH L 24.7% C 0.046 H 175.8°. Best body text is #FFFFFF at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #002820 |
|---|---|
| RGB | rgb(0, 40, 32) |
| HSL | hsl(168, 100%, 8%) |
| HSV | hsv(168, 100%, 16%) |
| CMYK | cmyk(100%, 0%, 20%, 84.3%) |
| CIE-LAB | lab(13.36, -16.29, 1.38) |
| CIE-LCH | lch(13.36, 16.35, 175.17°) |
| OKLab | oklab(24.73% -0.0462 0.0034) |
| OKLCH | oklch(24.73% 0.046 175.8) |
| XYZ | xyz(1.0194, 1.6217, 1.6255) |
| Luminance | 0.0162 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 11.41
Very Dark Green
#062E03
ΔE00 11.95
Evergreen
#05472A
ΔE00 12.14
Dark Teal
#014D4E
ΔE00 12.56
Dark Blue Green
#005249
ΔE00 13.21
Darkslategray
#2F4F4F
ΔE00 13.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#002820 #280008
analogous
#00280C #002820 #001C28
triadic
#002820 #200028 #282000
tetradic
#002820 #0C0028 #280008 #1C2800
square
#002820 #0C0028 #280008 #1C2800
split-complementary
#002820 #28001C #280C00
monochromatic
#001F18 #001F18 #002820 #006551 #00A282
Accessibility & contrast
On white
15.86
#002820 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.32
#002820 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #002820
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##002820 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##002820 | 1.00 | 15.86 | 1.32 | 15.86 |
| #FFFFFF | 15.86 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.32 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.86 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#262520
Deuteranopia (green-blind)
#212121
Tritanopia (blue-blind)
#002926
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #002820; /* rgb */ color: rgb(0, 40, 32); /* oklch */ color: oklch(24.7% 0.046 175.8);
Tailwind
colors: {
custom: {
50: '#48625b',
500: '#002820',
950: '#000000',
},
}SCSS
$custom: #002820; $custom-light: #48625b; $custom-dark: #000000;
JSON
{
"hex": "#002820",
"rgb": {
"r": 0,
"g": 40,
"b": 32
},
"hsl": {
"h": 168,
"s": 100,
"l": 7.843
},
"oklch": {
"l": 0.2473,
"c": 0.04631,
"h": 175.8
},
"luminance": 0.01622
}Semantic roles & 50–950 ramp
primary
#002820
secondary
#701426
accent
#2954FF
background
#F4F5F5
surface
#E7EAE9
border
#C3C6C5
text
#010504
muted
#777979