#022C1A#022C1A
#022C1A is a dark, muted teal. Relative luminance 0.019; OKLCH L 26.0% C 0.057 H 159.8°. Best body text is #FFFFFF at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #022C1A |
|---|---|
| RGB | rgb(2, 44, 26) |
| HSL | hsl(154, 91%, 9%) |
| HSV | hsv(154, 95%, 17%) |
| CMYK | cmyk(95.5%, 0%, 40.9%, 82.7%) |
| CIE-LAB | lab(14.89, -19.65, 7.75) |
| CIE-LCH | lch(14.89, 21.12, 158.47°) |
| OKLab | oklab(25.96% -0.0532 0.0196) |
| OKLCH | oklch(25.96% 0.057 159.8) |
| XYZ | xyz(1.1120, 1.8887, 1.2830) |
| Luminance | 0.0189 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.73
Very Dark Green
#062E03
ΔE00 7.32
Evergreen
#05472A
ΔE00 8.76
Dark Green
#033500
ΔE00 9.69
Pine Green
#0A481E
ΔE00 10.73
Hunter Green (survey)
#0B4008
ΔE00 11.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022C1A #2C0214
analogous
#022C05 #022C1A #02292C
triadic
#022C1A #1A022C #2C1A02
tetradic
#022C1A #05022C #2C0214 #292C02
square
#022C1A #05022C #2C0214 #292C02
split-complementary
#022C1A #2C0229 #2C0502
monochromatic
#011D11 #011D11 #022C1A #05673D #07A15F
Accessibility & contrast
On white
15.24
#022C1A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.38
#022C1A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022C1A
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022C1A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022C1A | 1.00 | 15.24 | 1.38 | 15.24 |
| #FFFFFF | 15.24 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.38 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.24 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2B2819
Deuteranopia (green-blind)
#26241B
Tritanopia (blue-blind)
#002C27
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #022c1a; /* rgb */ color: rgb(2, 44, 26); /* oklch */ color: oklch(26.0% 0.057 159.8);
Tailwind
colors: {
custom: {
50: '#4a6556',
500: '#022c1a',
950: '#000000',
},
}SCSS
$custom: #022c1a; $custom-light: #4a6556; $custom-dark: #000000;
JSON
{
"hex": "#022c1a",
"rgb": {
"r": 2,
"g": 44,
"b": 26
},
"hsl": {
"h": 154.286,
"s": 91.304,
"l": 9.02
},
"oklch": {
"l": 0.25955,
"c": 0.05674,
"h": 159.8
},
"luminance": 0.01889
}Semantic roles & 50–950 ramp
primary
#022C1A
secondary
#71193F
accent
#2985FF
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010603
muted
#777A78