#002722#002722
#002722 is a very dark, muted teal. Relative luminance 0.016; OKLCH L 24.5% C 0.044 H 182.3°. Best body text is #FFFFFF at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #002722 |
|---|---|
| RGB | rgb(0, 39, 34) |
| HSL | hsl(172, 100%, 8%) |
| HSV | hsv(172, 100%, 15%) |
| CMYK | cmyk(100%, 0%, 12.8%, 84.7%) |
| CIE-LAB | lab(13.02, -15.03, -0.55) |
| CIE-LCH | lch(13.02, 15.04, 182.08°) |
| OKLab | oklab(24.48% -0.0437 -0.0017) |
| OKLCH | oklch(24.48% 0.044 182.3) |
| XYZ | xyz(1.0141, 1.5664, 1.7620) |
| Luminance | 0.0157 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Teal
#014D4E
ΔE00 12.32
Dark Forest Green
#002D04
ΔE00 13.07
Gunmetal
#2A3439
ΔE00 13.38
Darkslategray
#2F4F4F
ΔE00 13.43
Evergreen
#05472A
ΔE00 13.51
Very Dark Green
#062E03
ΔE00 13.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#002722 #270005
analogous
#00270F #002722 #001827
triadic
#002722 #220027 #272200
tetradic
#002722 #0F0027 #270005 #182700
square
#002722 #0F0027 #270005 #182700
split-complementary
#002722 #270018 #270F00
monochromatic
#001F1B #001F1B #002722 #006457 #00A18D
Accessibility & contrast
On white
15.99
#002722 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.31
#002722 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #002722
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##002722 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##002722 | 1.00 | 15.99 | 1.31 | 15.99 |
| #FFFFFF | 15.99 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.31 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.99 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#252422
Deuteranopia (green-blind)
#1F2022
Tritanopia (blue-blind)
#002825
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #002722; /* rgb */ color: rgb(0, 39, 34); /* oklch */ color: oklch(24.5% 0.044 182.3);
Tailwind
colors: {
custom: {
50: '#48615c',
500: '#002722',
950: '#000000',
},
}SCSS
$custom: #002722; $custom-light: #48615c; $custom-dark: #000000;
JSON
{
"hex": "#002722",
"rgb": {
"r": 0,
"g": 39,
"b": 34
},
"hsl": {
"h": 172.308,
"s": 100,
"l": 7.647
},
"oklch": {
"l": 0.24476,
"c": 0.04377,
"h": 182.3
},
"luminance": 0.01567
}Semantic roles & 50–950 ramp
primary
#002722
secondary
#6F141F
accent
#2944FF
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010504
muted
#777979