#021908#021908
#021908 is a very dark, muted green. Relative luminance 0.007; OKLCH L 18.9% C 0.046 H 150.7°. Best body text is #FFFFFF at 18.34:1 contrast (WCAG AA passes).
Color values
| HEX | #021908 |
|---|---|
| RGB | rgb(2, 25, 8) |
| HSL | hsl(136, 85%, 5%) |
| HSV | hsv(136, 92%, 10%) |
| CMYK | cmyk(92%, 0%, 68%, 90.2%) |
| CIE-LAB | lab(6.56, -11.19, 6.33) |
| CIE-LCH | lch(6.56, 12.86, 150.52°) |
| OKLab | oklab(18.86% -0.0403 0.0227) |
| OKLCH | oklch(18.86% 0.046 150.7) |
| XYZ | xyz(0.4165, 0.7257, 0.3478) |
| Luminance | 0.0073 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 11.24
Dark Forest Green
#002D04
ΔE00 11.33
Very Dark Green
#062E03
ΔE00 11.50
Black
#000000
ΔE00 13.33
Dark Green
#033500
ΔE00 14.29
Charcoal (survey)
#343837
ΔE00 15.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#021908 #190213
analogous
#071902 #021908 #021913
triadic
#021908 #080219 #190802
tetradic
#021908 #020719 #190213 #191302
square
#021908 #020719 #190213 #191302
split-complementary
#021908 #130219 #190207
monochromatic
#021C09 #021C09 #021C09 #07521A #0B8A2C
Accessibility & contrast
On white
18.34
#021908 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.15
#021908 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #021908
18.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##021908 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##021908 | 1.00 | 18.34 | 1.15 | 18.34 |
| #FFFFFF | 18.34 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.15 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.34 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#191607
Deuteranopia (green-blind)
#161409
Tritanopia (blue-blind)
#001815
Achromatopsia (no color)
#151515
Design tokens & code
CSS
--color: #021908; /* rgb */ color: rgb(2, 25, 8); /* oklch */ color: oklch(18.9% 0.046 150.7);
Tailwind
colors: {
custom: {
50: '#47554a',
500: '#021908',
950: '#000000',
},
}SCSS
$custom: #021908; $custom-light: #47554a; $custom-dark: #000000;
JSON
{
"hex": "#021908",
"rgb": {
"r": 2,
"g": 25,
"b": 8
},
"hsl": {
"h": 135.652,
"s": 85.185,
"l": 5.294
},
"oklch": {
"l": 0.18855,
"c": 0.04623,
"h": 150.7
},
"luminance": 0.00726
}Semantic roles & 50–950 ramp
primary
#021908
secondary
#5F184C
accent
#2CC5FB
background
#F4F4F4
surface
#E6E7E7
border
#C2C3C3
text
#000301
muted
#777877