#022A1B#022A1B
#022A1B is a dark, muted teal. Relative luminance 0.017; OKLCH L 25.3% C 0.052 H 163.1°. Best body text is #FFFFFF at 15.56:1 contrast (WCAG AA passes).
Color values
| HEX | #022A1B |
|---|---|
| RGB | rgb(2, 42, 27) |
| HSL | hsl(158, 91%, 9%) |
| HSV | hsv(158, 95%, 16%) |
| CMYK | cmyk(95.2%, 0%, 35.7%, 83.5%) |
| CIE-LAB | lab(14.10, -18.38, 5.97) |
| CIE-LCH | lch(14.10, 19.32, 161.99°) |
| OKLab | oklab(25.31% -0.0502 0.0152) |
| OKLCH | oklch(25.31% 0.052 163.1) |
| XYZ | xyz(1.0507, 1.7478, 1.3187) |
| Luminance | 0.0175 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 7.99
Very Dark Green
#062E03
ΔE00 8.55
Evergreen
#05472A
ΔE00 9.81
Dark Green
#033500
ΔE00 11.00
Pine Green
#0A481E
ΔE00 11.99
Hunter Green (survey)
#0B4008
ΔE00 12.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022A1B #2A0211
analogous
#022A07 #022A1B #02252A
triadic
#022A1B #1B022A #2A1B02
tetradic
#022A1B #07022A #2A0211 #252A02
square
#022A1B #07022A #2A0211 #252A02
split-complementary
#022A1B #2A0225 #2A0702
monochromatic
#011D13 #011D13 #022A1B #056441 #089F66
Accessibility & contrast
On white
15.56
#022A1B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.35
#022A1B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022A1B
15.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022A1B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022A1B | 1.00 | 15.56 | 1.35 | 15.56 |
| #FFFFFF | 15.56 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.35 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.56 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#29261A
Deuteranopia (green-blind)
#24221C
Tritanopia (blue-blind)
#002A26
Achromatopsia (no color)
#242424
Design tokens & code
CSS
--color: #022a1b; /* rgb */ color: rgb(2, 42, 27); /* oklch */ color: oklch(25.3% 0.052 163.1);
Tailwind
colors: {
custom: {
50: '#496457',
500: '#022a1b',
950: '#000000',
},
}SCSS
$custom: #022a1b; $custom-light: #496457; $custom-dark: #000000;
JSON
{
"hex": "#022a1b",
"rgb": {
"r": 2,
"g": 42,
"b": 27
},
"hsl": {
"h": 157.5,
"s": 90.909,
"l": 8.627
},
"oklch": {
"l": 0.25313,
"c": 0.05243,
"h": 163.1
},
"luminance": 0.01748
}Semantic roles & 50–950 ramp
primary
#022A1B
secondary
#6F1939
accent
#2979FF
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010503
muted
#777A78