#022E1D#022E1D
#022E1D is a dark, muted teal. Relative luminance 0.021; OKLCH L 26.7% C 0.057 H 162.0°. Best body text is #FFFFFF at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #022E1D |
|---|---|
| RGB | rgb(2, 46, 29) |
| HSL | hsl(157, 92%, 9%) |
| HSV | hsv(157, 96%, 18%) |
| CMYK | cmyk(95.7%, 0%, 37%, 82%) |
| CIE-LAB | lab(15.78, -19.77, 6.90) |
| CIE-LCH | lch(15.78, 20.94, 160.76°) |
| OKLab | oklab(26.71% -0.0538 0.0175) |
| OKLCH | oklch(26.71% 0.057 162) |
| XYZ | xyz(1.2237, 2.0554, 1.4944) |
| Luminance | 0.0206 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 7.28
Very Dark Green
#062E03
ΔE00 7.86
Evergreen
#05472A
ΔE00 8.37
Dark Green
#033500
ΔE00 10.08
Pine Green
#0A481E
ΔE00 10.63
Hunter Green (survey)
#0B4008
ΔE00 11.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022E1D #2E0213
analogous
#022E07 #022E1D #02292E
triadic
#022E1D #1D022E #2E1D02
tetradic
#022E1D #07022E #2E0213 #292E02
square
#022E1D #07022E #2E0213 #292E02
split-complementary
#022E1D #2E0229 #2E0702
monochromatic
#011D12 #011D12 #022E1D #056942 #07A367
Accessibility & contrast
On white
14.88
#022E1D on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.41
#022E1D on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022E1D
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022E1D | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022E1D | 1.00 | 14.88 | 1.41 | 14.88 |
| #FFFFFF | 14.88 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.41 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.88 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2D2A1C
Deuteranopia (green-blind)
#28261E
Tritanopia (blue-blind)
#002E29
Achromatopsia (no color)
#272727
Design tokens & code
CSS
--color: #022e1d; /* rgb */ color: rgb(2, 46, 29); /* oklch */ color: oklch(26.7% 0.057 162.0);
Tailwind
colors: {
custom: {
50: '#4b6758',
500: '#022e1d',
950: '#000000',
},
}SCSS
$custom: #022e1d; $custom-light: #4b6758; $custom-dark: #000000;
JSON
{
"hex": "#022e1d",
"rgb": {
"r": 2,
"g": 46,
"b": 29
},
"hsl": {
"h": 156.818,
"s": 91.667,
"l": 9.412
},
"oklch": {
"l": 0.26708,
"c": 0.05662,
"h": 162
},
"luminance": 0.02056
}Semantic roles & 50–950 ramp
primary
#022E1D
secondary
#73193C
accent
#297CFF
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010603
muted
#777A78