#002C23#002C23
#002C23 is a dark, muted teal. Relative luminance 0.019; OKLCH L 26.2% C 0.049 H 175.0°. Best body text is #FFFFFF at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #002C23 |
|---|---|
| RGB | rgb(0, 44, 35) |
| HSL | hsl(168, 100%, 9%) |
| HSV | hsv(168, 100%, 17%) |
| CMYK | cmyk(100%, 0%, 20.5%, 82.7%) |
| CIE-LAB | lab(15.08, -17.39, 1.73) |
| CIE-LCH | lch(15.08, 17.48, 174.33°) |
| OKLab | oklab(26.17% -0.0492 0.0043) |
| OKLCH | oklch(26.17% 0.049 175) |
| XYZ | xyz(1.2039, 1.9226, 1.8974) |
| Luminance | 0.0192 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Evergreen
#05472A
ΔE00 10.92
Dark Forest Green
#002D04
ΔE00 10.96
Very Dark Green
#062E03
ΔE00 11.52
Dark Teal
#014D4E
ΔE00 11.64
Dark Blue Green
#005249
ΔE00 11.96
Darkslategray
#2F4F4F
ΔE00 13.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#002C23 #2C0009
analogous
#002C0D #002C23 #001F2C
triadic
#002C23 #23002C #2C2300
tetradic
#002C23 #0D002C #2C0009 #1F2C00
square
#002C23 #0D002C #2C0009 #1F2C00
split-complementary
#002C23 #2C001F #2C0D00
monochromatic
#001F18 #001F18 #002C23 #006954 #00A684
Accessibility & contrast
On white
15.17
#002C23 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.38
#002C23 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #002C23
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##002C23 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##002C23 | 1.00 | 15.17 | 1.38 | 15.17 |
| #FFFFFF | 15.17 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.38 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.17 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A2823
Deuteranopia (green-blind)
#242424
Tritanopia (blue-blind)
#002D29
Achromatopsia (no color)
#262626
Design tokens & code
CSS
--color: #002c23; /* rgb */ color: rgb(0, 44, 35); /* oklch */ color: oklch(26.2% 0.049 175.0);
Tailwind
colors: {
custom: {
50: '#49655d',
500: '#002c23',
950: '#000000',
},
}SCSS
$custom: #002c23; $custom-light: #49655d; $custom-dark: #000000;
JSON
{
"hex": "#002c23",
"rgb": {
"r": 0,
"g": 44,
"b": 35
},
"hsl": {
"h": 167.727,
"s": 100,
"l": 8.627
},
"oklch": {
"l": 0.26169,
"c": 0.04935,
"h": 175
},
"luminance": 0.01923
}Semantic roles & 50–950 ramp
primary
#002C23
secondary
#731428
accent
#2955FF
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010504
muted
#777A79