#002107#002107
#002107 is a very dark, moderate green. Relative luminance 0.011; OKLCH L 21.6% C 0.063 H 147.9°. Best body text is #FFFFFF at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #002107 |
|---|---|
| RGB | rgb(0, 33, 7) |
| HSL | hsl(133, 100%, 6%) |
| HSV | hsv(133, 100%, 13%) |
| CMYK | cmyk(100%, 0%, 78.8%, 87.1%) |
| CIE-LAB | lab(9.82, -18.49, 11.45) |
| CIE-LCH | lch(9.82, 21.75, 148.22°) |
| OKLab | oklab(21.61% -0.0531 0.0333) |
| OKLCH | oklch(21.61% 0.063 147.9) |
| XYZ | xyz(0.5822, 1.1030, 0.3832) |
| Luminance | 0.0110 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.88
Very Dark Green
#062E03
ΔE00 6.34
Dark Green
#033500
ΔE00 9.27
Evergreen
#05472A
ΔE00 11.83
Hunter Green (survey)
#0B4008
ΔE00 12.06
Pine Green
#0A481E
ΔE00 12.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#002107 #21001A
analogous
#0A2100 #002107 #002118
triadic
#002107 #070021 #210700
tetradic
#002107 #000A21 #21001A #211800
square
#002107 #000A21 #21001A #211800
split-complementary
#002107 #180021 #21000A
monochromatic
#001F06 #001F06 #002107 #005E14 #009B21
Accessibility & contrast
On white
17.20
#002107 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#002107 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #002107
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##002107 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##002107 | 1.00 | 17.20 | 1.22 | 17.20 |
| #FFFFFF | 17.20 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.20 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211D05
Deuteranopia (green-blind)
#1D1A09
Tritanopia (blue-blind)
#00201B
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #002107; /* rgb */ color: rgb(0, 33, 7); /* oklch */ color: oklch(21.6% 0.063 147.9);
Tailwind
colors: {
custom: {
50: '#455c4a',
500: '#002107',
950: '#000000',
},
}SCSS
$custom: #002107; $custom-light: #455c4a; $custom-dark: #000000;
JSON
{
"hex": "#002107",
"rgb": {
"r": 0,
"g": 33,
"b": 7
},
"hsl": {
"h": 132.727,
"s": 100,
"l": 6.471
},
"oklch": {
"l": 0.21606,
"c": 0.06267,
"h": 147.9
},
"luminance": 0.01103
}Semantic roles & 50–950 ramp
primary
#002107
secondary
#6A1358
accent
#29D2FF
background
#F3F5F4
surface
#E5E9E7
border
#C1C5C3
text
#000401
muted
#767977