#022F1E#022F1E
#022F1E is a dark, muted teal. Relative luminance 0.021; OKLCH L 27.1% C 0.057 H 162.4°. Best body text is #FFFFFF at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #022F1E |
|---|---|
| RGB | rgb(2, 47, 30) |
| HSL | hsl(157, 92%, 10%) |
| HSV | hsv(157, 96%, 18%) |
| CMYK | cmyk(95.7%, 0%, 36.2%, 81.6%) |
| CIE-LAB | lab(16.20, -19.98, 6.80) |
| CIE-LCH | lch(16.20, 21.11, 161.20°) |
| OKLab | oklab(27.07% -0.0544 0.0173) |
| OKLCH | oklch(27.07% 0.057 162.4) |
| XYZ | xyz(1.2757, 2.1395, 1.5738) |
| Luminance | 0.0214 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 7.35
Very Dark Green
#062E03
ΔE00 7.94
Evergreen
#05472A
ΔE00 8.11
Dark Green
#033500
ΔE00 10.09
Pine Green
#0A481E
ΔE00 10.44
Hunter Green (survey)
#0B4008
ΔE00 11.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022F1E #2F0213
analogous
#022F07 #022F1E #022A2F
triadic
#022F1E #1E022F #2F1E02
tetradic
#022F1E #07022F #2F0213 #2A2F02
square
#022F1E #07022F #2F0213 #2A2F02
split-complementary
#022F1E #2F022A #2F0702
monochromatic
#011D13 #011D13 #022F1E #046A43 #07A469
Accessibility & contrast
On white
14.71
#022F1E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#022F1E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022F1E
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022F1E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022F1E | 1.00 | 14.71 | 1.43 | 14.71 |
| #FFFFFF | 14.71 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.71 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2B1D
Deuteranopia (green-blind)
#29271F
Tritanopia (blue-blind)
#002F2A
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #022f1e; /* rgb */ color: rgb(2, 47, 30); /* oklch */ color: oklch(27.1% 0.057 162.4);
Tailwind
colors: {
custom: {
50: '#4b6859',
500: '#022f1e',
950: '#000000',
},
}SCSS
$custom: #022f1e; $custom-light: #4b6859; $custom-dark: #000000;
JSON
{
"hex": "#022f1e",
"rgb": {
"r": 2,
"g": 47,
"b": 30
},
"hsl": {
"h": 157.333,
"s": 91.837,
"l": 9.608
},
"oklch": {
"l": 0.27069,
"c": 0.05712,
"h": 162.4
},
"luminance": 0.0214
}Semantic roles & 50–950 ramp
primary
#022F1E
secondary
#74193B
accent
#297AFF
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010603
muted
#777A78