#022A1E#022A1E
#022A1E is a dark, muted teal. Relative luminance 0.018; OKLCH L 25.4% C 0.049 H 168.1°. Best body text is #FFFFFF at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #022A1E |
|---|---|
| RGB | rgb(2, 42, 30) |
| HSL | hsl(162, 91%, 9%) |
| HSV | hsv(162, 95%, 16%) |
| CMYK | cmyk(95.2%, 0%, 28.6%, 83.5%) |
| CIE-LAB | lab(14.19, -17.46, 3.99) |
| CIE-LCH | lch(14.19, 17.91, 167.14°) |
| OKLab | oklab(25.41% -0.0483 0.0102) |
| OKLCH | oklch(25.41% 0.049 168.1) |
| XYZ | xyz(1.0872, 1.7624, 1.5109) |
| Luminance | 0.0176 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 9.39
Very Dark Green
#062E03
ΔE00 9.94
Evergreen
#05472A
ΔE00 10.51
Dark Green
#033500
ΔE00 12.34
Dark Blue Green
#005249
ΔE00 12.88
Pine Green
#0A481E
ΔE00 12.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022A1E #2A020E
analogous
#022A0A #022A1E #02222A
triadic
#022A1E #1E022A #2A1E02
tetradic
#022A1E #0A022A #2A020E #222A02
square
#022A1E #0A022A #2A020E #222A02
split-complementary
#022A1E #2A0222 #2A0A02
monochromatic
#011D15 #011D15 #022A1E #056448 #089F71
Accessibility & contrast
On white
15.53
#022A1E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.35
#022A1E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022A1E
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022A1E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022A1E | 1.00 | 15.53 | 1.35 | 15.53 |
| #FFFFFF | 15.53 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.35 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.53 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#29261D
Deuteranopia (green-blind)
#23221F
Tritanopia (blue-blind)
#002A27
Achromatopsia (no color)
#242424
Design tokens & code
CSS
--color: #022a1e; /* rgb */ color: rgb(2, 42, 30); /* oklch */ color: oklch(25.4% 0.049 168.1);
Tailwind
colors: {
custom: {
50: '#496459',
500: '#022a1e',
950: '#000000',
},
}SCSS
$custom: #022a1e; $custom-light: #496459; $custom-dark: #000000;
JSON
{
"hex": "#022a1e",
"rgb": {
"r": 2,
"g": 42,
"b": 30
},
"hsl": {
"h": 162,
"s": 90.909,
"l": 8.627
},
"oklch": {
"l": 0.2541,
"c": 0.04939,
"h": 168.1
},
"luminance": 0.01763
}Semantic roles & 50–950 ramp
primary
#022A1E
secondary
#6F1933
accent
#2969FF
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010503
muted
#777A78