#021F10#021F10
#021F10 is a very dark, muted green. Relative luminance 0.010; OKLCH L 21.2% C 0.047 H 157.5°. Best body text is #FFFFFF at 17.41:1 contrast (WCAG AA passes).
Color values
| HEX | #021F10 |
|---|---|
| RGB | rgb(2, 31, 16) |
| HSL | hsl(149, 88%, 6%) |
| HSV | hsv(149, 94%, 12%) |
| CMYK | cmyk(93.5%, 0%, 48.4%, 87.8%) |
| CIE-LAB | lab(9.24, -14.90, 6.54) |
| CIE-LCH | lch(9.24, 16.27, 156.32°) |
| OKLab | oklab(21.21% -0.0431 0.0179) |
| OKLCH | oklch(21.21% 0.047 157.5) |
| XYZ | xyz(0.6085, 1.0302, 0.6569) |
| Luminance | 0.0103 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 9.13
Very Dark Green
#062E03
ΔE00 9.52
Dark Green
#033500
ΔE00 12.35
Evergreen
#05472A
ΔE00 13.33
Almost Black
#070D0D
ΔE00 13.95
Hunter Green (survey)
#0B4008
ΔE00 14.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#021F10 #1F0211
analogous
#021F02 #021F10 #021F1F
triadic
#021F10 #10021F #1F1002
tetradic
#021F10 #02021F #1F0211 #1F1F02
square
#021F10 #02021F #1F0211 #1F1F02
split-complementary
#021F10 #1F021F #1F0202
monochromatic
#021D0F #021D0F #021F10 #06582E #09924B
Accessibility & contrast
On white
17.41
#021F10 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.21
#021F10 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #021F10
17.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##021F10 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##021F10 | 1.00 | 17.41 | 1.21 | 17.41 |
| #FFFFFF | 17.41 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.21 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.41 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1F1C0F
Deuteranopia (green-blind)
#1B1911
Tritanopia (blue-blind)
#001F1B
Achromatopsia (no color)
#1A1A1A
Design tokens & code
CSS
--color: #021f10; /* rgb */ color: rgb(2, 31, 16); /* oklch */ color: oklch(21.2% 0.047 157.5);
Tailwind
colors: {
custom: {
50: '#475a4e',
500: '#021f10',
950: '#000000',
},
}SCSS
$custom: #021f10; $custom-light: #475a4e; $custom-dark: #000000;
JSON
{
"hex": "#021f10",
"rgb": {
"r": 2,
"g": 31,
"b": 16
},
"hsl": {
"h": 148.966,
"s": 87.879,
"l": 6.471
},
"oklch": {
"l": 0.21212,
"c": 0.04669,
"h": 157.5
},
"luminance": 0.0103
}Semantic roles & 50–950 ramp
primary
#021F10
secondary
#651840
accent
#2A98FE
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000401
muted
#777977