#022E23#022E23
#022E23 is a dark, muted teal. Relative luminance 0.021; OKLCH L 26.9% C 0.051 H 171.4°. Best body text is #FFFFFF at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #022E23 |
|---|---|
| RGB | rgb(2, 46, 35) |
| HSL | hsl(165, 92%, 9%) |
| HSV | hsv(165, 96%, 18%) |
| CMYK | cmyk(95.7%, 0%, 23.9%, 82%) |
| CIE-LAB | lab(15.94, -17.95, 2.98) |
| CIE-LCH | lch(15.94, 18.20, 170.57°) |
| OKLab | oklab(26.9% -0.0502 0.0076) |
| OKLCH | oklch(26.9% 0.051 171.4) |
| XYZ | xyz(1.3052, 2.0881, 1.9240) |
| Luminance | 0.0209 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Evergreen
#05472A
ΔE00 9.87
Dark Forest Green
#002D04
ΔE00 10.04
Very Dark Green
#062E03
ΔE00 10.58
Dark Blue Green
#005249
ΔE00 11.52
Dark Teal
#014D4E
ΔE00 11.65
Pine Green
#0A481E
ΔE00 12.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022E23 #2E020D
analogous
#022E0D #022E23 #02232E
triadic
#022E23 #23022E #2E2302
tetradic
#022E23 #0D022E #2E020D #232E02
square
#022E23 #0D022E #2E020D #232E02
split-complementary
#022E23 #2E0223 #2E0D02
monochromatic
#011D16 #011D16 #022E23 #056950 #07A37C
Accessibility & contrast
On white
14.81
#022E23 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.42
#022E23 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022E23
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022E23 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022E23 | 1.00 | 14.81 | 1.42 | 14.81 |
| #FFFFFF | 14.81 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.42 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.81 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2C2A22
Deuteranopia (green-blind)
#272624
Tritanopia (blue-blind)
#002E2B
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #022e23; /* rgb */ color: rgb(2, 46, 35); /* oklch */ color: oklch(26.9% 0.051 171.4);
Tailwind
colors: {
custom: {
50: '#4b675d',
500: '#022e23',
950: '#000000',
},
}SCSS
$custom: #022e23; $custom-light: #4b675d; $custom-dark: #000000;
JSON
{
"hex": "#022e23",
"rgb": {
"r": 2,
"g": 46,
"b": 35
},
"hsl": {
"h": 165,
"s": 91.667,
"l": 9.412
},
"oklch": {
"l": 0.26901,
"c": 0.05075,
"h": 171.4
},
"luminance": 0.02088
}Semantic roles & 50–950 ramp
primary
#022E23
secondary
#73192F
accent
#295EFF
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010604
muted
#777A79