#002823#002823
#002823 is a very dark, muted teal. Relative luminance 0.016; OKLCH L 24.8% C 0.044 H 182.5°. Best body text is #FFFFFF at 15.82:1 contrast (WCAG AA passes).
Color values
| HEX | #002823 |
|---|---|
| RGB | rgb(0, 40, 35) |
| HSL | hsl(173, 100%, 8%) |
| HSV | hsv(173, 100%, 16%) |
| CMYK | cmyk(100%, 0%, 12.5%, 84.3%) |
| CIE-LAB | lab(13.46, -15.22, -0.62) |
| CIE-LCH | lch(13.46, 15.23, 182.32°) |
| OKLab | oklab(24.85% -0.0443 -0.0019) |
| OKLCH | oklch(24.85% 0.044 182.5) |
| XYZ | xyz(1.0620, 1.6388, 1.8501) |
| Luminance | 0.0164 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Teal
#014D4E
ΔE00 12.02
Dark Forest Green
#002D04
ΔE00 13.07
Darkslategray
#2F4F4F
ΔE00 13.18
Evergreen
#05472A
ΔE00 13.30
Dark Blue Green
#005249
ΔE00 13.32
Gunmetal
#2A3439
ΔE00 13.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#002823 #280005
analogous
#00280F #002823 #001928
triadic
#002823 #230028 #282300
tetradic
#002823 #0F0028 #280005 #192800
square
#002823 #0F0028 #280005 #192800
split-complementary
#002823 #280019 #280F00
monochromatic
#001F1B #001F1B #002823 #006559 #00A28E
Accessibility & contrast
On white
15.82
#002823 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.33
#002823 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #002823
15.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##002823 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##002823 | 1.00 | 15.82 | 1.33 | 15.82 |
| #FFFFFF | 15.82 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.33 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.82 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#252523
Deuteranopia (green-blind)
#202123
Tritanopia (blue-blind)
#002926
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #002823; /* rgb */ color: rgb(0, 40, 35); /* oklch */ color: oklch(24.8% 0.044 182.5);
Tailwind
colors: {
custom: {
50: '#48625d',
500: '#002823',
950: '#000000',
},
}SCSS
$custom: #002823; $custom-light: #48625d; $custom-dark: #000000;
JSON
{
"hex": "#002823",
"rgb": {
"r": 0,
"g": 40,
"b": 35
},
"hsl": {
"h": 172.5,
"s": 100,
"l": 7.843
},
"oklch": {
"l": 0.24848,
"c": 0.04439,
"h": 182.5
},
"luminance": 0.01639
}Semantic roles & 50–950 ramp
primary
#002823
secondary
#70141F
accent
#2944FF
background
#F4F5F5
surface
#E7EAE9
border
#C3C6C5
text
#010504
muted
#777979