#002622#002622
#002622 is a very dark, muted teal. Relative luminance 0.015; OKLCH L 24.1% C 0.043 H 184.5°. Best body text is #FFFFFF at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #002622 |
|---|---|
| RGB | rgb(0, 38, 34) |
| HSL | hsl(174, 100%, 7%) |
| HSV | hsv(174, 100%, 15%) |
| CMYK | cmyk(100%, 0%, 10.5%, 85.1%) |
| CIE-LAB | lab(12.62, -14.47, -1.14) |
| CIE-LCH | lch(12.62, 14.51, 184.52°) |
| OKLab | oklab(24.14% -0.0425 -0.0033) |
| OKLCH | oklch(24.14% 0.043 184.5) |
| XYZ | xyz(0.9817, 1.5016, 1.7512) |
| Luminance | 0.0150 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Teal
#014D4E
ΔE00 12.51
Gunmetal
#2A3439
ΔE00 13.02
Darkslategray
#2F4F4F
ΔE00 13.52
Dark Forest Green
#002D04
ΔE00 13.67
Almost Black
#070D0D
ΔE00 13.69
Charcoal (survey)
#343837
ΔE00 14.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#002622 #260004
analogous
#00260F #002622 #001726
triadic
#002622 #220026 #262200
tetradic
#002622 #0F0026 #260004 #172600
square
#002622 #0F0026 #260004 #172600
split-complementary
#002622 #260017 #260F00
monochromatic
#001F1B #001F1B #002622 #006359 #00A090
Accessibility & contrast
On white
16.15
#002622 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#002622 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #002622
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##002622 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##002622 | 1.00 | 16.15 | 1.30 | 16.15 |
| #FFFFFF | 16.15 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.15 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#232322
Deuteranopia (green-blind)
#1E1F22
Tritanopia (blue-blind)
#002725
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #002622; /* rgb */ color: rgb(0, 38, 34); /* oklch */ color: oklch(24.1% 0.043 184.5);
Tailwind
colors: {
custom: {
50: '#48605c',
500: '#002622',
950: '#000000',
},
}SCSS
$custom: #002622; $custom-light: #48605c; $custom-dark: #000000;
JSON
{
"hex": "#002622",
"rgb": {
"r": 0,
"g": 38,
"b": 34
},
"hsl": {
"h": 173.684,
"s": 100,
"l": 7.451
},
"oklch": {
"l": 0.24143,
"c": 0.04266,
"h": 184.5
},
"luminance": 0.01502
}Semantic roles & 50–950 ramp
primary
#002622
secondary
#6E131D
accent
#293FFF
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010504
muted
#777979