#002201#002201
#002201 is a very dark, moderate green. Relative luminance 0.011; OKLCH L 21.9% C 0.073 H 143.2°. Best body text is #FFFFFF at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #002201 |
|---|---|
| RGB | rgb(0, 34, 1) |
| HSL | hsl(122, 100%, 7%) |
| HSV | hsv(122, 100%, 13%) |
| CMYK | cmyk(100%, 0%, 97.1%, 86.7%) |
| CIE-LAB | lab(10.15, -20.11, 14.37) |
| CIE-LCH | lch(10.15, 24.72, 144.46°) |
| OKLab | oklab(21.85% -0.0582 0.0435) |
| OKLCH | oklch(21.85% 0.073 143.2) |
| XYZ | xyz(0.5775, 1.1462, 0.2195) |
| Luminance | 0.0115 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.41
Very Dark Green
#062E03
ΔE00 4.86
Dark Green
#033500
ΔE00 7.80
Hunter Green (survey)
#0B4008
ΔE00 10.77
Evergreen
#05472A
ΔE00 11.52
Pine Green
#0A481E
ΔE00 11.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#002201 #220021
analogous
#102200 #002201 #002212
triadic
#002201 #010022 #220100
tetradic
#002201 #001022 #220021 #221200
square
#002201 #001022 #220021 #221200
split-complementary
#002201 #120022 #220010
monochromatic
#001F01 #001F01 #002201 #005F03 #009C05
Accessibility & contrast
On white
17.08
#002201 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#002201 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #002201
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##002201 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##002201 | 1.00 | 17.08 | 1.23 | 17.08 |
| #FFFFFF | 17.08 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.08 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#231D00
Deuteranopia (green-blind)
#1F1B03
Tritanopia (blue-blind)
#00211B
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #002201; /* rgb */ color: rgb(0, 34, 1); /* oklch */ color: oklch(21.9% 0.073 143.2);
Tailwind
colors: {
custom: {
50: '#455d47',
500: '#002201',
950: '#000000',
},
}SCSS
$custom: #002201; $custom-light: #455d47; $custom-dark: #000000;
JSON
{
"hex": "#002201",
"rgb": {
"r": 0,
"g": 34,
"b": 1
},
"hsl": {
"h": 121.765,
"s": 100,
"l": 6.667
},
"oklch": {
"l": 0.2185,
"c": 0.07267,
"h": 143.2
},
"luminance": 0.01146
}Semantic roles & 50–950 ramp
primary
#002201
secondary
#6B1368
accent
#29F9FF
background
#F3F5F3
surface
#E5E9E5
border
#C1C5C1
text
#000400
muted
#767977