#021F0C#021F0C
#021F0C is a very dark, muted green. Relative luminance 0.010; OKLCH L 21.1% C 0.052 H 152.1°. Best body text is #FFFFFF at 17.44:1 contrast (WCAG AA passes).
Color values
| HEX | #021F0C |
|---|---|
| RGB | rgb(2, 31, 12) |
| HSL | hsl(141, 88%, 6%) |
| HSV | hsv(141, 94%, 12%) |
| CMYK | cmyk(93.5%, 0%, 61.3%, 87.8%) |
| CIE-LAB | lab(9.15, -15.64, 8.43) |
| CIE-LCH | lch(9.15, 17.76, 151.67°) |
| OKLab | oklab(21.11% -0.0456 0.0241) |
| OKLCH | oklch(21.11% 0.052 152.1) |
| XYZ | xyz(0.5813, 1.0194, 0.5139) |
| Luminance | 0.0102 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 8.07
Very Dark Green
#062E03
ΔE00 8.43
Dark Green
#033500
ΔE00 11.32
Evergreen
#05472A
ΔE00 12.99
Hunter Green (survey)
#0B4008
ΔE00 13.92
Pine Green
#0A481E
ΔE00 14.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#021F0C #1F0215
analogous
#071F02 #021F0C #021F1B
triadic
#021F0C #0C021F #1F0C02
tetradic
#021F0C #02071F #1F0215 #1F1B02
square
#021F0C #02071F #1F0215 #1F1B02
split-complementary
#021F0C #1B021F #1F0207
monochromatic
#021D0B #021D0B #021F0C #065822 #099239
Accessibility & contrast
On white
17.44
#021F0C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.20
#021F0C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #021F0C
17.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##021F0C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##021F0C | 1.00 | 17.44 | 1.20 | 17.44 |
| #FFFFFF | 17.44 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.20 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.44 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1F1B0B
Deuteranopia (green-blind)
#1B190D
Tritanopia (blue-blind)
#001E1A
Achromatopsia (no color)
#1A1A1A
Design tokens & code
CSS
--color: #021f0c; /* rgb */ color: rgb(2, 31, 12); /* oklch */ color: oklch(21.1% 0.052 152.1);
Tailwind
colors: {
custom: {
50: '#465a4c',
500: '#021f0c',
950: '#000000',
},
}SCSS
$custom: #021f0c; $custom-light: #465a4c; $custom-dark: #000000;
JSON
{
"hex": "#021f0c",
"rgb": {
"r": 2,
"g": 31,
"b": 12
},
"hsl": {
"h": 140.69,
"s": 87.879,
"l": 6.471
},
"oklch": {
"l": 0.21109,
"c": 0.0516,
"h": 152.1
},
"luminance": 0.01019
}Semantic roles & 50–950 ramp
primary
#021F0C
secondary
#65184A
accent
#2AB5FE
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000401
muted
#777977