#022F19#022F19
#022F19 is a dark, moderate teal. Relative luminance 0.021; OKLCH L 26.9% C 0.063 H 156.4°. Best body text is #FFFFFF at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #022F19 |
|---|---|
| RGB | rgb(2, 47, 25) |
| HSL | hsl(151, 92%, 10%) |
| HSV | hsv(151, 96%, 18%) |
| CMYK | cmyk(95.7%, 0%, 46.8%, 81.6%) |
| CIE-LAB | lab(16.08, -21.33, 10.04) |
| CIE-LCH | lch(16.08, 23.57, 154.80°) |
| OKLab | oklab(26.93% -0.0574 0.0251) |
| OKLCH | oklch(26.93% 0.063 156.4) |
| XYZ | xyz(1.2169, 2.1160, 1.2638) |
| Luminance | 0.0212 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.31
Very Dark Green
#062E03
ΔE00 5.92
Evergreen
#05472A
ΔE00 7.49
Dark Green
#033500
ΔE00 8.08
Pine Green
#0A481E
ΔE00 9.12
Hunter Green (survey)
#0B4008
ΔE00 9.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022F19 #2F0218
analogous
#022F03 #022F19 #022F2F
triadic
#022F19 #19022F #2F1902
tetradic
#022F19 #03022F #2F0218 #2F2F02
square
#022F19 #03022F #2F0218 #2F2F02
split-complementary
#022F19 #2F022F #2F0302
monochromatic
#011D10 #011D10 #022F19 #046A38 #07A457
Accessibility & contrast
On white
14.76
#022F19 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.42
#022F19 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022F19
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022F19 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022F19 | 1.00 | 14.76 | 1.42 | 14.76 |
| #FFFFFF | 14.76 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.42 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.76 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2A18
Deuteranopia (green-blind)
#29261A
Tritanopia (blue-blind)
#002E29
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #022f19; /* rgb */ color: rgb(2, 47, 25); /* oklch */ color: oklch(26.9% 0.063 156.4);
Tailwind
colors: {
custom: {
50: '#4b6855',
500: '#022f19',
950: '#000000',
},
}SCSS
$custom: #022f19; $custom-light: #4b6855; $custom-dark: #000000;
JSON
{
"hex": "#022f19",
"rgb": {
"r": 2,
"g": 47,
"b": 25
},
"hsl": {
"h": 150.667,
"s": 91.837,
"l": 9.608
},
"oklch": {
"l": 0.26932,
"c": 0.06269,
"h": 156.4
},
"luminance": 0.02116
}Semantic roles & 50–950 ramp
primary
#022F19
secondary
#741945
accent
#2992FF
background
#F4F6F5
surface
#E7EBE8
border
#C3C6C4
text
#010603
muted
#777A78