#022F1F#022F1F
#022F1F is a dark, muted teal. Relative luminance 0.021; OKLCH L 27.1% C 0.056 H 163.8°. Best body text is #FFFFFF at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #022F1F |
|---|---|
| RGB | rgb(2, 47, 31) |
| HSL | hsl(159, 92%, 10%) |
| HSV | hsv(159, 96%, 18%) |
| CMYK | cmyk(95.7%, 0%, 34%, 81.6%) |
| CIE-LAB | lab(16.23, -19.69, 6.15) |
| CIE-LCH | lch(16.23, 20.63, 162.64°) |
| OKLab | oklab(27.1% -0.0538 0.0157) |
| OKLCH | oklch(27.1% 0.056 163.8) |
| XYZ | xyz(1.2887, 2.1447, 1.6421) |
| Luminance | 0.0215 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 7.79
Evergreen
#05472A
ΔE00 8.31
Very Dark Green
#062E03
ΔE00 8.37
Dark Green
#033500
ΔE00 10.51
Pine Green
#0A481E
ΔE00 10.75
Dark Blue Green
#005249
ΔE00 11.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022F1F #2F0212
analogous
#022F09 #022F1F #02292F
triadic
#022F1F #1F022F #2F1F02
tetradic
#022F1F #09022F #2F0212 #292F02
square
#022F1F #09022F #2F0212 #292F02
split-complementary
#022F1F #2F0229 #2F0902
monochromatic
#011D13 #011D13 #022F1F #046A46 #07A46C
Accessibility & contrast
On white
14.70
#022F1F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#022F1F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022F1F
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022F1F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022F1F | 1.00 | 14.70 | 1.43 | 14.70 |
| #FFFFFF | 14.70 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.70 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2B1E
Deuteranopia (green-blind)
#282720
Tritanopia (blue-blind)
#002F2B
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #022f1f; /* rgb */ color: rgb(2, 47, 31); /* oklch */ color: oklch(27.1% 0.056 163.8);
Tailwind
colors: {
custom: {
50: '#4b685a',
500: '#022f1f',
950: '#000000',
},
}SCSS
$custom: #022f1f; $custom-light: #4b685a; $custom-dark: #000000;
JSON
{
"hex": "#022f1f",
"rgb": {
"r": 2,
"g": 47,
"b": 31
},
"hsl": {
"h": 158.667,
"s": 91.837,
"l": 9.608
},
"oklch": {
"l": 0.27099,
"c": 0.05606,
"h": 163.8
},
"luminance": 0.02145
}Semantic roles & 50–950 ramp
primary
#022F1F
secondary
#741939
accent
#2975FF
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010603
muted
#777A78