#002301#002301
#002301 is a very dark, moderate green. Relative luminance 0.012; OKLCH L 22.2% C 0.074 H 143.2°. Best body text is #FFFFFF at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #002301 |
|---|---|
| RGB | rgb(0, 35, 1) |
| HSL | hsl(122, 100%, 7%) |
| HSV | hsv(122, 100%, 14%) |
| CMYK | cmyk(100%, 0%, 97.1%, 86.3%) |
| CIE-LAB | lab(10.59, -20.79, 14.98) |
| CIE-LCH | lch(10.59, 25.63, 144.24°) |
| OKLab | oklab(22.21% -0.0592 0.0444) |
| OKLCH | oklch(22.21% 0.074 143.2) |
| XYZ | xyz(0.6065, 1.2042, 0.2292) |
| Luminance | 0.0120 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.91
Very Dark Green
#062E03
ΔE00 4.39
Dark Green
#033500
ΔE00 7.31
Hunter Green (survey)
#0B4008
ΔE00 10.31
Evergreen
#05472A
ΔE00 11.21
Pine Green
#0A481E
ΔE00 11.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#002301 #230022
analogous
#112300 #002301 #002313
triadic
#002301 #010023 #230100
tetradic
#002301 #001123 #230022 #231300
square
#002301 #001123 #230022 #231300
split-complementary
#002301 #130023 #230011
monochromatic
#001F01 #001F01 #002301 #006003 #009D04
Accessibility & contrast
On white
16.92
#002301 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#002301 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #002301
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##002301 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##002301 | 1.00 | 16.92 | 1.24 | 16.92 |
| #FFFFFF | 16.92 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.92 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#241E00
Deuteranopia (green-blind)
#201C03
Tritanopia (blue-blind)
#00221C
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #002301; /* rgb */ color: rgb(0, 35, 1); /* oklch */ color: oklch(22.2% 0.074 143.2);
Tailwind
colors: {
custom: {
50: '#455e47',
500: '#002301',
950: '#000000',
},
}SCSS
$custom: #002301; $custom-light: #455e47; $custom-dark: #000000;
JSON
{
"hex": "#002301",
"rgb": {
"r": 0,
"g": 35,
"b": 1
},
"hsl": {
"h": 121.714,
"s": 100,
"l": 6.863
},
"oklch": {
"l": 0.22213,
"c": 0.07396,
"h": 143.2
},
"luminance": 0.01204
}Semantic roles & 50–950 ramp
primary
#002301
secondary
#6C1369
accent
#29F9FF
background
#F4F5F3
surface
#E6E9E5
border
#C2C5C1
text
#000400
muted
#777977