#021F14#021F14
#021F14 is a very dark, muted teal. Relative luminance 0.010; OKLCH L 21.3% C 0.042 H 164.7°. Best body text is #FFFFFF at 17.38:1 contrast (WCAG AA passes).
Color values
| HEX | #021F14 |
|---|---|
| RGB | rgb(2, 31, 20) |
| HSL | hsl(157, 88%, 6%) |
| HSV | hsv(157, 94%, 12%) |
| CMYK | cmyk(93.5%, 0%, 35.5%, 87.8%) |
| CIE-LAB | lab(9.35, -14.02, 4.25) |
| CIE-LCH | lch(9.35, 14.65, 163.13°) |
| OKLab | oklab(21.33% -0.0406 0.0111) |
| OKLCH | oklch(21.33% 0.042 164.7) |
| XYZ | xyz(0.6412, 1.0433, 0.8293) |
| Luminance | 0.0104 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 10.57
Very Dark Green
#062E03
ΔE00 10.97
Almost Black
#070D0D
ΔE00 13.07
Dark Green
#033500
ΔE00 13.73
Evergreen
#05472A
ΔE00 13.92
Charcoal (survey)
#343837
ΔE00 15.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#021F14 #1F020D
analogous
#021F06 #021F14 #021C1F
triadic
#021F14 #14021F #1F1402
tetradic
#021F14 #06021F #1F020D #1C1F02
square
#021F14 #06021F #1F020D #1C1F02
split-complementary
#021F14 #1F021C #1F0602
monochromatic
#021D13 #021D13 #021F14 #065839 #09925E
Accessibility & contrast
On white
17.38
#021F14 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.21
#021F14 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #021F14
17.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##021F14 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##021F14 | 1.00 | 17.38 | 1.21 | 17.38 |
| #FFFFFF | 17.38 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.21 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.38 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1E1C13
Deuteranopia (green-blind)
#1A1915
Tritanopia (blue-blind)
#001F1C
Achromatopsia (no color)
#1A1A1A
Design tokens & code
CSS
--color: #021f14; /* rgb */ color: rgb(2, 31, 20); /* oklch */ color: oklch(21.3% 0.042 164.7);
Tailwind
colors: {
custom: {
50: '#465a51',
500: '#021f14',
950: '#000000',
},
}SCSS
$custom: #021f14; $custom-light: #465a51; $custom-dark: #000000;
JSON
{
"hex": "#021f14",
"rgb": {
"r": 2,
"g": 31,
"b": 20
},
"hsl": {
"h": 157.241,
"s": 87.879,
"l": 6.471
},
"oklch": {
"l": 0.21334,
"c": 0.04207,
"h": 164.7
},
"luminance": 0.01043
}Semantic roles & 50–950 ramp
primary
#021F14
secondary
#651835
accent
#2A7AFE
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000402
muted
#777978