#022D1F#022D1F
#022D1F is a dark, muted teal. Relative luminance 0.020; OKLCH L 26.4% C 0.053 H 166.0°. Best body text is #FFFFFF at 15.02:1 contrast (WCAG AA passes).
Color values
| HEX | #022D1F |
|---|---|
| RGB | rgb(2, 45, 31) |
| HSL | hsl(160, 91%, 9%) |
| HSV | hsv(160, 96%, 18%) |
| CMYK | cmyk(95.6%, 0%, 31.1%, 82.4%) |
| CIE-LAB | lab(15.43, -18.69, 5.03) |
| CIE-LCH | lch(15.43, 19.36, 164.93°) |
| OKLab | oklab(26.44% -0.0514 0.0128) |
| OKLCH | oklch(26.44% 0.053 166) |
| XYZ | xyz(1.2106, 1.9885, 1.6161) |
| Luminance | 0.0199 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 8.56
Very Dark Green
#062E03
ΔE00 9.12
Evergreen
#05472A
ΔE00 9.26
Dark Green
#033500
ΔE00 11.38
Pine Green
#0A481E
ΔE00 11.76
Dark Blue Green
#005249
ΔE00 12.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022D1F #2D0210
analogous
#022D0A #022D1F #02262D
triadic
#022D1F #1F022D #2D1F02
tetradic
#022D1F #0A022D #2D0210 #262D02
square
#022D1F #0A022D #2D0210 #262D02
split-complementary
#022D1F #2D0226 #2D0A02
monochromatic
#011D14 #011D14 #022D1F #056847 #07A270
Accessibility & contrast
On white
15.02
#022D1F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.40
#022D1F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022D1F
15.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022D1F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022D1F | 1.00 | 15.02 | 1.40 | 15.02 |
| #FFFFFF | 15.02 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.40 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.02 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2C291E
Deuteranopia (green-blind)
#262520
Tritanopia (blue-blind)
#002D29
Achromatopsia (no color)
#272727
Design tokens & code
CSS
--color: #022d1f; /* rgb */ color: rgb(2, 45, 31); /* oklch */ color: oklch(26.4% 0.053 166.0);
Tailwind
colors: {
custom: {
50: '#4a665a',
500: '#022d1f',
950: '#000000',
},
}SCSS
$custom: #022d1f; $custom-light: #4a665a; $custom-dark: #000000;
JSON
{
"hex": "#022d1f",
"rgb": {
"r": 2,
"g": 45,
"b": 31
},
"hsl": {
"h": 160.465,
"s": 91.489,
"l": 9.216
},
"oklch": {
"l": 0.26438,
"c": 0.05298,
"h": 166
},
"luminance": 0.01989
}Semantic roles & 50–950 ramp
primary
#022D1F
secondary
#721936
accent
#296FFF
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010603
muted
#777A78