#022F1D#022F1D
#022F1D is a dark, muted teal. Relative luminance 0.021; OKLCH L 27.0% C 0.058 H 161.1°. Best body text is #FFFFFF at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #022F1D |
|---|---|
| RGB | rgb(2, 47, 29) |
| HSL | hsl(156, 92%, 10%) |
| HSV | hsv(156, 96%, 18%) |
| CMYK | cmyk(95.7%, 0%, 38.3%, 81.6%) |
| CIE-LAB | lab(16.18, -20.26, 7.45) |
| CIE-LCH | lch(16.18, 21.59, 159.80°) |
| OKLab | oklab(27.04% -0.055 0.0189) |
| OKLCH | oklch(27.04% 0.058 161.1) |
| XYZ | xyz(1.2632, 2.1345, 1.5076) |
| Luminance | 0.0214 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.93
Very Dark Green
#062E03
ΔE00 7.52
Evergreen
#05472A
ΔE00 7.94
Dark Green
#033500
ΔE00 9.67
Pine Green
#0A481E
ΔE00 10.15
Hunter Green (survey)
#0B4008
ΔE00 11.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022F1D #2F0214
analogous
#022F07 #022F1D #022B2F
triadic
#022F1D #1D022F #2F1D02
tetradic
#022F1D #07022F #2F0214 #2B2F02
square
#022F1D #07022F #2F0214 #2B2F02
split-complementary
#022F1D #2F022B #2F0702
monochromatic
#011D12 #011D12 #022F1D #046A41 #07A465
Accessibility & contrast
On white
14.72
#022F1D on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#022F1D on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022F1D
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022F1D | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022F1D | 1.00 | 14.72 | 1.43 | 14.72 |
| #FFFFFF | 14.72 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.72 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2A1C
Deuteranopia (green-blind)
#29271E
Tritanopia (blue-blind)
#002F2A
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #022f1d; /* rgb */ color: rgb(2, 47, 29); /* oklch */ color: oklch(27.0% 0.058 161.1);
Tailwind
colors: {
custom: {
50: '#4b6859',
500: '#022f1d',
950: '#000000',
},
}SCSS
$custom: #022f1d; $custom-light: #4b6859; $custom-dark: #000000;
JSON
{
"hex": "#022f1d",
"rgb": {
"r": 2,
"g": 47,
"b": 29
},
"hsl": {
"h": 156,
"s": 91.837,
"l": 9.608
},
"oklch": {
"l": 0.2704,
"c": 0.0582,
"h": 161.1
},
"luminance": 0.02135
}Semantic roles & 50–950 ramp
primary
#022F1D
secondary
#74193D
accent
#297EFF
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010603
muted
#777A78