#022C19#022C19
#022C19 is a dark, muted teal. Relative luminance 0.019; OKLCH L 25.9% C 0.058 H 158.6°. Best body text is #FFFFFF at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #022C19 |
|---|---|
| RGB | rgb(2, 44, 25) |
| HSL | hsl(153, 91%, 9%) |
| HSV | hsv(153, 95%, 17%) |
| CMYK | cmyk(95.5%, 0%, 43.2%, 82.7%) |
| CIE-LAB | lab(14.87, -19.92, 8.40) |
| CIE-LCH | lch(14.87, 21.62, 157.12°) |
| OKLab | oklab(25.93% -0.0539 0.0212) |
| OKLCH | oklch(25.93% 0.058 158.6) |
| XYZ | xyz(1.1011, 1.8843, 1.2252) |
| Luminance | 0.0188 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.31
Very Dark Green
#062E03
ΔE00 6.91
Evergreen
#05472A
ΔE00 8.64
Dark Green
#033500
ΔE00 9.29
Pine Green
#0A481E
ΔE00 10.47
Hunter Green (survey)
#0B4008
ΔE00 11.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022C19 #2C0215
analogous
#022C04 #022C19 #022A2C
triadic
#022C19 #19022C #2C1902
tetradic
#022C19 #04022C #2C0215 #2A2C02
square
#022C19 #04022C #2C0215 #2A2C02
split-complementary
#022C19 #2C022A #2C0402
monochromatic
#011D11 #011D11 #022C19 #05673A #07A15C
Accessibility & contrast
On white
15.25
#022C19 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.38
#022C19 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022C19
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022C19 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022C19 | 1.00 | 15.25 | 1.38 | 15.25 |
| #FFFFFF | 15.25 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.38 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.25 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2B2818
Deuteranopia (green-blind)
#26241A
Tritanopia (blue-blind)
#002C27
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #022c19; /* rgb */ color: rgb(2, 44, 25); /* oklch */ color: oklch(25.9% 0.058 158.6);
Tailwind
colors: {
custom: {
50: '#4a6555',
500: '#022c19',
950: '#000000',
},
}SCSS
$custom: #022c19; $custom-light: #4a6555; $custom-dark: #000000;
JSON
{
"hex": "#022c19",
"rgb": {
"r": 2,
"g": 44,
"b": 25
},
"hsl": {
"h": 152.857,
"s": 91.304,
"l": 9.02
},
"oklch": {
"l": 0.25927,
"c": 0.05786,
"h": 158.6
},
"luminance": 0.01884
}Semantic roles & 50–950 ramp
primary
#022C19
secondary
#711941
accent
#298AFF
background
#F4F6F4
surface
#E7EBE8
border
#C3C6C4
text
#010603
muted
#777A78