#022023#022023
#022023 is a very dark, muted teal. Relative luminance 0.012; OKLCH L 22.3% C 0.036 H 204.3°. Best body text is #FFFFFF at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #022023 |
|---|---|
| RGB | rgb(2, 32, 35) |
| HSL | hsl(185, 89%, 7%) |
| HSV | hsv(185, 94%, 14%) |
| CMYK | cmyk(94.3%, 8.6%, 0%, 86.3%) |
| CIE-LAB | lab(10.31, -9.85, -5.30) |
| CIE-LCH | lch(10.31, 11.18, 208.30°) |
| OKLab | oklab(22.31% -0.0326 -0.0147) |
| OKLCH | oklch(22.31% 0.036 204.3) |
| XYZ | xyz(0.8448, 1.1672, 1.7705) |
| Luminance | 0.0117 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 10.21
Almost Black
#070D0D
ΔE00 10.28
Dark
#1B2431
ΔE00 11.89
Dark Blue Grey
#1F3B4D
ΔE00 12.48
Charcoal (survey)
#343837
ΔE00 12.60
Black
#000000
ΔE00 13.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022023 #230502
analogous
#022316 #022023 #020F23
triadic
#022023 #230220 #202302
tetradic
#022023 #160223 #230502 #0F2302
square
#022023 #160223 #230502 #0F2302
split-complementary
#022023 #23020F #231602
monochromatic
#021A1D #021A1D #022023 #05555D #098A97
Accessibility & contrast
On white
17.03
#022023 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#022023 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022023
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022023 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022023 | 1.00 | 17.03 | 1.23 | 17.03 |
| #FFFFFF | 17.03 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.03 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1C1E23
Deuteranopia (green-blind)
#171B23
Tritanopia (blue-blind)
#002221
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #022023; /* rgb */ color: rgb(2, 32, 35); /* oklch */ color: oklch(22.3% 0.036 204.3);
Tailwind
colors: {
custom: {
50: '#485b5d',
500: '#022023',
950: '#000000',
},
}SCSS
$custom: #022023; $custom-light: #485b5d; $custom-dark: #000000;
JSON
{
"hex": "#022023",
"rgb": {
"r": 2,
"g": 32,
"b": 35
},
"hsl": {
"h": 185.455,
"s": 89.189,
"l": 7.255
},
"oklch": {
"l": 0.22306,
"c": 0.03582,
"h": 204.3
},
"luminance": 0.01167
}Semantic roles & 50–950 ramp
primary
#022023
secondary
#692018
accent
#3C29FF
background
#F4F5F5
surface
#E6E9E9
border
#C2C5C5
text
#000404
muted
#777979