#022223#022223
#022223 is a very dark, muted teal. Relative luminance 0.013; OKLCH L 23.0% C 0.037 H 197.9°. Best body text is #FFFFFF at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #022223 |
|---|---|
| RGB | rgb(2, 34, 35) |
| HSL | hsl(182, 89%, 7%) |
| HSV | hsv(182, 94%, 14%) |
| CMYK | cmyk(94.3%, 2.9%, 0%, 86.3%) |
| CIE-LAB | lab(11.12, -11.11, -4.08) |
| CIE-LCH | lch(11.12, 11.84, 200.17°) |
| OKLab | oklab(22.96% -0.0352 -0.0114) |
| OKLCH | oklch(22.96% 0.037 197.9) |
| XYZ | xyz(0.9003, 1.2782, 1.7890) |
| Luminance | 0.0128 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 10.82
Almost Black
#070D0D
ΔE00 11.20
Charcoal (survey)
#343837
ΔE00 12.78
Dark
#1B2431
ΔE00 13.15
Dark Blue Grey
#1F3B4D
ΔE00 13.30
Onyx
#353839
ΔE00 13.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022223 #230302
analogous
#022314 #022223 #021223
triadic
#022223 #230222 #222302
tetradic
#022223 #140223 #230302 #122302
square
#022223 #140223 #230302 #122302
split-complementary
#022223 #230212 #231402
monochromatic
#021C1D #021C1D #022223 #055A5D #099297
Accessibility & contrast
On white
16.73
#022223 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.26
#022223 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022223
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022223 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022223 | 1.00 | 16.73 | 1.26 | 16.73 |
| #FFFFFF | 16.73 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.26 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.73 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1F2023
Deuteranopia (green-blind)
#1A1C23
Tritanopia (blue-blind)
#002422
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #022223; /* rgb */ color: rgb(2, 34, 35); /* oklch */ color: oklch(23.0% 0.037 197.9);
Tailwind
colors: {
custom: {
50: '#485d5d',
500: '#022223',
950: '#000000',
},
}SCSS
$custom: #022223; $custom-light: #485d5d; $custom-dark: #000000;
JSON
{
"hex": "#022223",
"rgb": {
"r": 2,
"g": 34,
"b": 35
},
"hsl": {
"h": 181.818,
"s": 89.189,
"l": 7.255
},
"oklch": {
"l": 0.22962,
"c": 0.03697,
"h": 197.9
},
"luminance": 0.01278
}Semantic roles & 50–950 ramp
primary
#022223
secondary
#691B18
accent
#2F29FF
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010404
muted
#777979