#022C18#022C18
#022C18 is a dark, muted teal. Relative luminance 0.019; OKLCH L 25.9% C 0.059 H 157.4°. Best body text is #FFFFFF at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #022C18 |
|---|---|
| RGB | rgb(2, 44, 24) |
| HSL | hsl(151, 91%, 9%) |
| HSV | hsv(151, 95%, 17%) |
| CMYK | cmyk(95.5%, 0%, 45.5%, 82.7%) |
| CIE-LAB | lab(14.85, -20.18, 9.05) |
| CIE-LCH | lch(14.85, 22.12, 155.84°) |
| OKLab | oklab(25.9% -0.0545 0.0227) |
| OKLCH | oklch(25.9% 0.059 157.4) |
| XYZ | xyz(1.0905, 1.8801, 1.1694) |
| Luminance | 0.0188 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.90
Very Dark Green
#062E03
ΔE00 6.50
Evergreen
#05472A
ΔE00 8.53
Dark Green
#033500
ΔE00 8.89
Pine Green
#0A481E
ΔE00 10.23
Hunter Green (survey)
#0B4008
ΔE00 10.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022C18 #2C0216
analogous
#022C03 #022C18 #022B2C
triadic
#022C18 #18022C #2C1802
tetradic
#022C18 #03022C #2C0216 #2B2C02
square
#022C18 #03022C #2C0216 #2B2C02
split-complementary
#022C18 #2C022B #2C0302
monochromatic
#011D10 #011D10 #022C18 #056738 #07A158
Accessibility & contrast
On white
15.26
#022C18 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.38
#022C18 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022C18
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022C18 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022C18 | 1.00 | 15.26 | 1.38 | 15.26 |
| #FFFFFF | 15.26 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.38 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.26 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2C2817
Deuteranopia (green-blind)
#262419
Tritanopia (blue-blind)
#002C27
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #022c18; /* rgb */ color: rgb(2, 44, 24); /* oklch */ color: oklch(25.9% 0.059 157.4);
Tailwind
colors: {
custom: {
50: '#4a6554',
500: '#022c18',
950: '#000000',
},
}SCSS
$custom: #022c18; $custom-light: #4a6554; $custom-dark: #000000;
JSON
{
"hex": "#022c18",
"rgb": {
"r": 2,
"g": 44,
"b": 24
},
"hsl": {
"h": 151.429,
"s": 91.304,
"l": 9.02
},
"oklch": {
"l": 0.259,
"c": 0.05901,
"h": 157.4
},
"luminance": 0.0188
}Semantic roles & 50–950 ramp
primary
#022C18
secondary
#711943
accent
#298FFF
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010602
muted
#777A78