#002102#002102
#002102 is a very dark, moderate green. Relative luminance 0.011; OKLCH L 21.5% C 0.070 H 144.0°. Best body text is #FFFFFF at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #002102 |
|---|---|
| RGB | rgb(0, 33, 2) |
| HSL | hsl(124, 100%, 6%) |
| HSV | hsv(124, 100%, 13%) |
| CMYK | cmyk(100%, 0%, 93.9%, 87.1%) |
| CIE-LAB | lab(9.74, -19.24, 13.37) |
| CIE-LCH | lch(9.74, 23.42, 145.21°) |
| OKLab | oklab(21.51% -0.0564 0.041) |
| OKLCH | oklch(21.51% 0.07 144) |
| XYZ | xyz(0.5548, 1.0920, 0.2390) |
| Luminance | 0.0109 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.07
Very Dark Green
#062E03
ΔE00 5.50
Dark Green
#033500
ΔE00 8.45
Hunter Green (survey)
#0B4008
ΔE00 11.38
Evergreen
#05472A
ΔE00 11.84
Pine Green
#0A481E
ΔE00 12.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#002102 #21001F
analogous
#0F2100 #002102 #002113
triadic
#002102 #020021 #210200
tetradic
#002102 #000F21 #21001F #211300
square
#002102 #000F21 #21001F #211300
split-complementary
#002102 #130021 #21000F
monochromatic
#001F02 #001F02 #002102 #005E06 #009B09
Accessibility & contrast
On white
17.24
#002102 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#002102 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #002102
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##002102 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##002102 | 1.00 | 17.24 | 1.22 | 17.24 |
| #FFFFFF | 17.24 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.24 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#221D00
Deuteranopia (green-blind)
#1E1A04
Tritanopia (blue-blind)
#00201B
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #002102; /* rgb */ color: rgb(0, 33, 2); /* oklch */ color: oklch(21.5% 0.070 144.0);
Tailwind
colors: {
custom: {
50: '#455c47',
500: '#002102',
950: '#000000',
},
}SCSS
$custom: #002102; $custom-light: #455c47; $custom-dark: #000000;
JSON
{
"hex": "#002102",
"rgb": {
"r": 0,
"g": 33,
"b": 2
},
"hsl": {
"h": 123.636,
"s": 100,
"l": 6.471
},
"oklch": {
"l": 0.21507,
"c": 0.06978,
"h": 144
},
"luminance": 0.01092
}Semantic roles & 50–950 ramp
primary
#002102
secondary
#6A1365
accent
#29F2FF
background
#F3F5F4
surface
#E5E9E6
border
#C1C5C2
text
#000400
muted
#767977