#001E02#001E02
#001E02 is a very dark, moderate green. Relative luminance 0.009; OKLCH L 20.4% C 0.066 H 144.2°. Best body text is #FFFFFF at 17.70:1 contrast (WCAG AA passes).
Color values
| HEX | #001E02 |
|---|---|
| RGB | rgb(0, 30, 2) |
| HSL | hsl(124, 100%, 6%) |
| HSV | hsv(124, 100%, 12%) |
| CMYK | cmyk(100%, 0%, 93.3%, 88.2%) |
| CIE-LAB | lab(8.42, -16.82, 11.48) |
| CIE-LCH | lch(8.42, 20.37, 145.70°) |
| OKLab | oklab(20.41% -0.0533 0.0384) |
| OKLCH | oklch(20.41% 0.066 144.2) |
| XYZ | xyz(0.4752, 0.9329, 0.2124) |
| Luminance | 0.0093 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.81
Very Dark Green
#062E03
ΔE00 7.14
Dark Green
#033500
ΔE00 10.08
Hunter Green (survey)
#0B4008
ΔE00 12.93
Evergreen
#05472A
ΔE00 13.06
Pine Green
#0A481E
ΔE00 13.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#001E02 #1E001C
analogous
#0D1E00 #001E02 #001E11
triadic
#001E02 #02001E #1E0200
tetradic
#001E02 #000D1E #1E001C #1E1100
square
#001E02 #000D1E #1E001C #1E1100
split-complementary
#001E02 #11001E #1E000D
monochromatic
#001F02 #001F02 #001F02 #005B06 #00980A
Accessibility & contrast
On white
17.70
#001E02 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.19
#001E02 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #001E02
17.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##001E02 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##001E02 | 1.00 | 17.70 | 1.19 | 17.70 |
| #FFFFFF | 17.70 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.19 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.70 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1F1A00
Deuteranopia (green-blind)
#1B1704
Tritanopia (blue-blind)
#001D18
Achromatopsia (no color)
#181818
Design tokens & code
CSS
--color: #001e02; /* rgb */ color: rgb(0, 30, 2); /* oklch */ color: oklch(20.4% 0.066 144.2);
Tailwind
colors: {
custom: {
50: '#455947',
500: '#001e02',
950: '#000000',
},
}SCSS
$custom: #001e02; $custom-light: #455947; $custom-dark: #000000;
JSON
{
"hex": "#001e02",
"rgb": {
"r": 0,
"g": 30,
"b": 2
},
"hsl": {
"h": 124,
"s": 100,
"l": 5.882
},
"oklch": {
"l": 0.20408,
"c": 0.06569,
"h": 144.2
},
"luminance": 0.00933
}Semantic roles & 50–950 ramp
primary
#001E02
secondary
#681262
accent
#29F1FF
background
#F3F5F4
surface
#E5E9E6
border
#C1C5C2
text
#000300
muted
#777877