#002109#002109
#002109 is a very dark, moderate green. Relative luminance 0.011; OKLCH L 21.6% C 0.060 H 149.6°. Best body text is #FFFFFF at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #002109 |
|---|---|
| RGB | rgb(0, 33, 9) |
| HSL | hsl(136, 100%, 6%) |
| HSV | hsv(136, 100%, 13%) |
| CMYK | cmyk(100%, 0%, 72.7%, 87.1%) |
| CIE-LAB | lab(9.86, -18.19, 10.69) |
| CIE-LCH | lch(9.86, 21.09, 149.56°) |
| OKLab | oklab(21.65% -0.0519 0.0305) |
| OKLCH | oklch(21.65% 0.06 149.6) |
| XYZ | xyz(0.5931, 1.1074, 0.4409) |
| Luminance | 0.0111 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.24
Very Dark Green
#062E03
ΔE00 6.72
Dark Green
#033500
ΔE00 9.63
Evergreen
#05472A
ΔE00 11.86
Hunter Green (survey)
#0B4008
ΔE00 12.36
Pine Green
#0A481E
ΔE00 12.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#002109 #210018
analogous
#082100 #002109 #00211A
triadic
#002109 #090021 #210900
tetradic
#002109 #000821 #210018 #211A00
square
#002109 #000821 #210018 #211A00
split-complementary
#002109 #1A0021 #210008
monochromatic
#001F08 #001F08 #002109 #005E1A #009B2A
Accessibility & contrast
On white
17.19
#002109 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#002109 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #002109
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##002109 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##002109 | 1.00 | 17.19 | 1.22 | 17.19 |
| #FFFFFF | 17.19 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.19 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211D07
Deuteranopia (green-blind)
#1D1A0B
Tritanopia (blue-blind)
#00201C
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #002109; /* rgb */ color: rgb(0, 33, 9); /* oklch */ color: oklch(21.6% 0.060 149.6);
Tailwind
colors: {
custom: {
50: '#455c4a',
500: '#002109',
950: '#000000',
},
}SCSS
$custom: #002109; $custom-light: #455c4a; $custom-dark: #000000;
JSON
{
"hex": "#002109",
"rgb": {
"r": 0,
"g": 33,
"b": 9
},
"hsl": {
"h": 136.364,
"s": 100,
"l": 6.471
},
"oklch": {
"l": 0.21645,
"c": 0.06018,
"h": 149.6
},
"luminance": 0.01107
}Semantic roles & 50–950 ramp
primary
#002109
secondary
#6A1352
accent
#29C5FF
background
#F3F5F4
surface
#E5E9E7
border
#C1C5C3
text
#000401
muted
#767977