#002108#002108
#002108 is a very dark, moderate green. Relative luminance 0.011; OKLCH L 21.6% C 0.061 H 148.8°. Best body text is #FFFFFF at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #002108 |
|---|---|
| RGB | rgb(0, 33, 8) |
| HSL | hsl(135, 100%, 6%) |
| HSV | hsv(135, 100%, 13%) |
| CMYK | cmyk(100%, 0%, 75.8%, 87.1%) |
| CIE-LAB | lab(9.84, -18.34, 11.07) |
| CIE-LCH | lch(9.84, 21.42, 148.88°) |
| OKLab | oklab(21.63% -0.0525 0.0319) |
| OKLCH | oklch(21.63% 0.061 148.8) |
| XYZ | xyz(0.5876, 1.1052, 0.4120) |
| Luminance | 0.0111 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.05
Very Dark Green
#062E03
ΔE00 6.53
Dark Green
#033500
ΔE00 9.44
Evergreen
#05472A
ΔE00 11.84
Hunter Green (survey)
#0B4008
ΔE00 12.21
Pine Green
#0A481E
ΔE00 12.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#002108 #210019
analogous
#092100 #002108 #002119
triadic
#002108 #080021 #210800
tetradic
#002108 #000921 #210019 #211900
square
#002108 #000921 #210019 #211900
split-complementary
#002108 #190021 #210009
monochromatic
#001F07 #001F07 #002108 #005E17 #009B26
Accessibility & contrast
On white
17.20
#002108 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#002108 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #002108
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##002108 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##002108 | 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)
#211D06
Deuteranopia (green-blind)
#1D1A0A
Tritanopia (blue-blind)
#00201B
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #002108; /* rgb */ color: rgb(0, 33, 8); /* oklch */ color: oklch(21.6% 0.061 148.8);
Tailwind
colors: {
custom: {
50: '#455c4a',
500: '#002108',
950: '#000000',
},
}SCSS
$custom: #002108; $custom-light: #455c4a; $custom-dark: #000000;
JSON
{
"hex": "#002108",
"rgb": {
"r": 0,
"g": 33,
"b": 8
},
"hsl": {
"h": 134.545,
"s": 100,
"l": 6.471
},
"oklch": {
"l": 0.21625,
"c": 0.0614,
"h": 148.8
},
"luminance": 0.01105
}Semantic roles & 50–950 ramp
primary
#002108
secondary
#6A1355
accent
#29CBFF
background
#F3F5F4
surface
#E5E9E7
border
#C1C5C3
text
#000401
muted
#767977