#002202#002202
#002202 is a very dark, moderate green. Relative luminance 0.011; OKLCH L 21.9% C 0.071 H 143.9°. Best body text is #FFFFFF at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #002202 |
|---|---|
| RGB | rgb(0, 34, 2) |
| HSL | hsl(124, 100%, 7%) |
| HSV | hsv(124, 100%, 13%) |
| CMYK | cmyk(100%, 0%, 94.1%, 86.7%) |
| CIE-LAB | lab(10.17, -19.96, 13.98) |
| CIE-LCH | lch(10.17, 24.37, 144.99°) |
| OKLab | oklab(21.87% -0.0575 0.0419) |
| OKLCH | oklch(21.87% 0.071 143.9) |
| XYZ | xyz(0.5829, 1.1484, 0.2484) |
| Luminance | 0.0115 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.54
Very Dark Green
#062E03
ΔE00 5.01
Dark Green
#033500
ΔE00 7.94
Hunter Green (survey)
#0B4008
ΔE00 10.89
Evergreen
#05472A
ΔE00 11.50
Pine Green
#0A481E
ΔE00 11.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#002202 #220020
analogous
#0F2200 #002202 #002213
triadic
#002202 #020022 #220200
tetradic
#002202 #000F22 #220020 #221300
square
#002202 #000F22 #220020 #221300
split-complementary
#002202 #130022 #22000F
monochromatic
#001F02 #001F02 #002202 #005F06 #009C09
Accessibility & contrast
On white
17.08
#002202 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#002202 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #002202
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##002202 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##002202 | 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)
#231E00
Deuteranopia (green-blind)
#1F1B04
Tritanopia (blue-blind)
#00211B
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #002202; /* rgb */ color: rgb(0, 34, 2); /* oklch */ color: oklch(21.9% 0.071 143.9);
Tailwind
colors: {
custom: {
50: '#455d47',
500: '#002202',
950: '#000000',
},
}SCSS
$custom: #002202; $custom-light: #455d47; $custom-dark: #000000;
JSON
{
"hex": "#002202",
"rgb": {
"r": 0,
"g": 34,
"b": 2
},
"hsl": {
"h": 123.529,
"s": 100,
"l": 6.667
},
"oklch": {
"l": 0.2187,
"c": 0.07111,
"h": 143.9
},
"luminance": 0.01148
}Semantic roles & 50–950 ramp
primary
#002202
secondary
#6B1366
accent
#29F2FF
background
#F3F5F4
surface
#E5E9E6
border
#C1C5C2
text
#000400
muted
#767977