#022F1C#022F1C
#022F1C is a dark, muted teal. Relative luminance 0.021; OKLCH L 27.0% C 0.059 H 159.8°. Best body text is #FFFFFF at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #022F1C |
|---|---|
| RGB | rgb(2, 47, 28) |
| HSL | hsl(155, 92%, 10%) |
| HSV | hsv(155, 96%, 18%) |
| CMYK | cmyk(95.7%, 0%, 40.4%, 81.6%) |
| CIE-LAB | lab(16.15, -20.54, 8.10) |
| CIE-LCH | lch(16.15, 22.08, 158.47°) |
| OKLab | oklab(27.01% -0.0556 0.0205) |
| OKLCH | oklch(27.01% 0.059 159.8) |
| XYZ | xyz(1.2510, 2.1296, 1.4435) |
| Luminance | 0.0213 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.51
Very Dark Green
#062E03
ΔE00 7.11
Evergreen
#05472A
ΔE00 7.79
Dark Green
#033500
ΔE00 9.26
Pine Green
#0A481E
ΔE00 9.87
Hunter Green (survey)
#0B4008
ΔE00 11.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022F1C #2F0215
analogous
#022F06 #022F1C #022C2F
triadic
#022F1C #1C022F #2F1C02
tetradic
#022F1C #06022F #2F0215 #2C2F02
square
#022F1C #06022F #2F0215 #2C2F02
split-complementary
#022F1C #2F022C #2F0602
monochromatic
#011D11 #011D11 #022F1C #046A3F #07A462
Accessibility & contrast
On white
14.73
#022F1C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#022F1C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022F1C
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022F1C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022F1C | 1.00 | 14.73 | 1.43 | 14.73 |
| #FFFFFF | 14.73 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.73 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2A1B
Deuteranopia (green-blind)
#29271D
Tritanopia (blue-blind)
#002F2A
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #022f1c; /* rgb */ color: rgb(2, 47, 28); /* oklch */ color: oklch(27.0% 0.059 159.8);
Tailwind
colors: {
custom: {
50: '#4b6858',
500: '#022f1c',
950: '#000000',
},
}SCSS
$custom: #022f1c; $custom-light: #4b6858; $custom-dark: #000000;
JSON
{
"hex": "#022f1c",
"rgb": {
"r": 2,
"g": 47,
"b": 28
},
"hsl": {
"h": 154.667,
"s": 91.837,
"l": 9.608
},
"oklch": {
"l": 0.27012,
"c": 0.05929,
"h": 159.8
},
"luminance": 0.0213
}Semantic roles & 50–950 ramp
primary
#022F1C
secondary
#74193F
accent
#2983FF
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010603
muted
#777A78