#002923#002923
#002923 is a dark, muted teal. Relative luminance 0.017; OKLCH L 25.2% C 0.046 H 180.4°. Best body text is #FFFFFF at 15.66:1 contrast (WCAG AA passes).
Color values
| HEX | #002923 |
|---|---|
| RGB | rgb(0, 41, 35) |
| HSL | hsl(171, 100%, 8%) |
| HSV | hsv(171, 100%, 16%) |
| CMYK | cmyk(100%, 0%, 14.6%, 83.9%) |
| CIE-LAB | lab(13.87, -15.78, -0.03) |
| CIE-LCH | lch(13.87, 15.78, 180.09°) |
| OKLab | oklab(25.18% -0.0455 -0.0003) |
| OKLCH | oklch(25.18% 0.046 180.4) |
| XYZ | xyz(1.0962, 1.7071, 1.8615) |
| Luminance | 0.0171 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Teal
#014D4E
ΔE00 11.87
Dark Forest Green
#002D04
ΔE00 12.50
Evergreen
#05472A
ΔE00 12.68
Dark Blue Green
#005249
ΔE00 12.94
Very Dark Green
#062E03
ΔE00 13.02
Darkslategray
#2F4F4F
ΔE00 13.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#002923 #290006
analogous
#00290E #002923 #001A29
triadic
#002923 #230029 #292300
tetradic
#002923 #0E0029 #290006 #1A2900
square
#002923 #0E0029 #290006 #1A2900
split-complementary
#002923 #29001A #290E00
monochromatic
#001F1A #001F1A #002923 #006657 #00A38B
Accessibility & contrast
On white
15.66
#002923 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.34
#002923 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #002923
15.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##002923 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##002923 | 1.00 | 15.66 | 1.34 | 15.66 |
| #FFFFFF | 15.66 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.34 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.66 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#272623
Deuteranopia (green-blind)
#212224
Tritanopia (blue-blind)
#002A27
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #002923; /* rgb */ color: rgb(0, 41, 35); /* oklch */ color: oklch(25.2% 0.046 180.4);
Tailwind
colors: {
custom: {
50: '#49635d',
500: '#002923',
950: '#000000',
},
}SCSS
$custom: #002923; $custom-light: #49635d; $custom-dark: #000000;
JSON
{
"hex": "#002923",
"rgb": {
"r": 0,
"g": 41,
"b": 35
},
"hsl": {
"h": 171.22,
"s": 100,
"l": 8.039
},
"oklch": {
"l": 0.25179,
"c": 0.04555,
"h": 180.4
},
"luminance": 0.01707
}Semantic roles & 50–950 ramp
primary
#002923
secondary
#711422
accent
#2948FF
background
#F4F5F5
surface
#E7EAE9
border
#C3C6C5
text
#010504
muted
#777979