#021C09#021C09
#021C09 is a very dark, muted green. Relative luminance 0.009; OKLCH L 20.0% C 0.050 H 150.3°. Best body text is #FFFFFF at 17.91:1 contrast (WCAG AA passes).
Color values
| HEX | #021C09 |
|---|---|
| RGB | rgb(2, 28, 9) |
| HSL | hsl(136, 87%, 6%) |
| HSV | hsv(136, 93%, 11%) |
| CMYK | cmyk(92.9%, 0%, 67.9%, 89%) |
| CIE-LAB | lab(7.80, -13.55, 7.73) |
| CIE-LCH | lch(7.80, 15.60, 150.29°) |
| OKLab | oklab(19.97% -0.0436 0.0248) |
| OKLCH | oklch(19.97% 0.05 150.3) |
| XYZ | xyz(0.4896, 0.8631, 0.3992) |
| Luminance | 0.0086 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 9.45
Very Dark Green
#062E03
ΔE00 9.70
Dark Green
#033500
ΔE00 12.57
Almost Black
#070D0D
ΔE00 13.19
Evergreen
#05472A
ΔE00 14.46
Hunter Green (survey)
#0B4008
ΔE00 15.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#021C09 #1C0215
analogous
#081C02 #021C09 #021C16
triadic
#021C09 #09021C #1C0902
tetradic
#021C09 #02081C #1C0215 #1C1602
square
#021C09 #02081C #1C0215 #1C1602
split-complementary
#021C09 #16021C #1C0208
monochromatic
#021D09 #021D09 #021D09 #06551B #0A8E2E
Accessibility & contrast
On white
17.91
#021C09 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.17
#021C09 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #021C09
17.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##021C09 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##021C09 | 1.00 | 17.91 | 1.17 | 17.91 |
| #FFFFFF | 17.91 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.17 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.91 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1C1908
Deuteranopia (green-blind)
#19160A
Tritanopia (blue-blind)
#001B18
Achromatopsia (no color)
#171717
Design tokens & code
CSS
--color: #021c09; /* rgb */ color: rgb(2, 28, 9); /* oklch */ color: oklch(20.0% 0.050 150.3);
Tailwind
colors: {
custom: {
50: '#47584b',
500: '#021c09',
950: '#000000',
},
}SCSS
$custom: #021c09; $custom-light: #47584b; $custom-dark: #000000;
JSON
{
"hex": "#021c09",
"rgb": {
"r": 2,
"g": 28,
"b": 9
},
"hsl": {
"h": 136.154,
"s": 86.667,
"l": 5.882
},
"oklch": {
"l": 0.19967,
"c": 0.05014,
"h": 150.3
},
"luminance": 0.00863
}Semantic roles & 50–950 ramp
primary
#021C09
secondary
#62184E
accent
#2BC4FD
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000301
muted
#777877