#022C1E#022C1E
#022C1E is a dark, muted teal. Relative luminance 0.019; OKLCH L 26.1% C 0.052 H 165.6°. Best body text is #FFFFFF at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #022C1E |
|---|---|
| RGB | rgb(2, 44, 30) |
| HSL | hsl(160, 91%, 9%) |
| HSV | hsv(160, 95%, 17%) |
| CMYK | cmyk(95.5%, 0%, 31.8%, 82.7%) |
| CIE-LAB | lab(15.00, -18.49, 5.13) |
| CIE-LCH | lch(15.00, 19.19, 164.51°) |
| OKLab | oklab(26.08% -0.0508 0.0131) |
| OKLCH | oklch(26.08% 0.052 165.6) |
| XYZ | xyz(1.1599, 1.9079, 1.5352) |
| Luminance | 0.0191 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 8.51
Very Dark Green
#062E03
ΔE00 9.07
Evergreen
#05472A
ΔE00 9.51
Dark Green
#033500
ΔE00 11.39
Pine Green
#0A481E
ΔE00 11.93
Dark Blue Green
#005249
ΔE00 12.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022C1E #2C0210
analogous
#022C09 #022C1E #02252C
triadic
#022C1E #1E022C #2C1E02
tetradic
#022C1E #09022C #2C0210 #252C02
square
#022C1E #09022C #2C0210 #252C02
split-complementary
#022C1E #2C0225 #2C0902
monochromatic
#011D14 #011D14 #022C1E #056746 #07A16E
Accessibility & contrast
On white
15.20
#022C1E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.38
#022C1E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022C1E
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022C1E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022C1E | 1.00 | 15.20 | 1.38 | 15.20 |
| #FFFFFF | 15.20 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.38 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.20 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2B281D
Deuteranopia (green-blind)
#26241F
Tritanopia (blue-blind)
#002C28
Achromatopsia (no color)
#262626
Design tokens & code
CSS
--color: #022c1e; /* rgb */ color: rgb(2, 44, 30); /* oklch */ color: oklch(26.1% 0.052 165.6);
Tailwind
colors: {
custom: {
50: '#4a6559',
500: '#022c1e',
950: '#000000',
},
}SCSS
$custom: #022c1e; $custom-light: #4a6559; $custom-dark: #000000;
JSON
{
"hex": "#022c1e",
"rgb": {
"r": 2,
"g": 44,
"b": 30
},
"hsl": {
"h": 160,
"s": 91.304,
"l": 9.02
},
"oklch": {
"l": 0.26075,
"c": 0.05245,
"h": 165.6
},
"luminance": 0.01908
}Semantic roles & 50–950 ramp
primary
#022C1E
secondary
#711936
accent
#2970FF
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010503
muted
#777A78