#021700#021700
#021700 is a very dark, muted green. Relative luminance 0.006; OKLCH L 17.9% C 0.058 H 140.4°. Best body text is #FFFFFF at 18.66:1 contrast (WCAG AA passes).
Color values
| HEX | #021700 |
|---|---|
| RGB | rgb(2, 23, 0) |
| HSL | hsl(115, 100%, 5%) |
| HSV | hsv(115, 100%, 9%) |
| CMYK | cmyk(91.3%, 0%, 100%, 91%) |
| CIE-LAB | lab(5.65, -10.79, 8.27) |
| CIE-LCH | lch(5.65, 13.59, 142.53°) |
| OKLab | oklab(17.9% -0.0447 0.037) |
| OKLCH | oklch(17.9% 0.058 140.4) |
| XYZ | xyz(0.3314, 0.6257, 0.1033) |
| Luminance | 0.0063 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 11.15
Very Dark Green
#062E03
ΔE00 11.22
Almost Black
#070D0D
ΔE00 11.46
Black
#000000
ΔE00 13.29
Dark Green
#033500
ΔE00 13.98
Charcoal (survey)
#343837
ΔE00 15.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#021700 #150017
analogous
#0E1700 #021700 #00170A
triadic
#021700 #000217 #170002
tetradic
#021700 #000E17 #150017 #170A00
square
#021700 #000E17 #150017 #170A00
split-complementary
#021700 #0A0017 #17000E
monochromatic
#031F00 #031F00 #031F00 #075400 #0D9100
Accessibility & contrast
On white
18.66
#021700 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.13
#021700 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #021700
18.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##021700 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##021700 | 1.00 | 18.66 | 1.13 | 18.66 |
| #FFFFFF | 18.66 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.13 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.66 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#181400
Deuteranopia (green-blind)
#151201
Tritanopia (blue-blind)
#001612
Achromatopsia (no color)
#121212
Design tokens & code
CSS
--color: #021700; /* rgb */ color: rgb(2, 23, 0); /* oklch */ color: oklch(17.9% 0.058 140.4);
Tailwind
colors: {
custom: {
50: '#475347',
500: '#021700',
950: '#000000',
},
}SCSS
$custom: #021700; $custom-light: #475347; $custom-dark: #000000;
JSON
{
"hex": "#021700",
"rgb": {
"r": 2,
"g": 23,
"b": 0
},
"hsl": {
"h": 114.783,
"s": 100,
"l": 4.51
},
"oklch": {
"l": 0.17896,
"c": 0.05808,
"h": 140.4
},
"luminance": 0.00626
}Semantic roles & 50–950 ramp
primary
#021700
secondary
#5B1162
accent
#29FFEC
background
#F4F4F3
surface
#E6E7E5
border
#C2C3C1
text
#000200
muted
#777877