#022100#022100
#022100 is a very dark, moderate green. Relative luminance 0.011; OKLCH L 21.6% C 0.071 H 141.3°. Best body text is #FFFFFF at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #022100 |
|---|---|
| RGB | rgb(2, 33, 0) |
| HSL | hsl(116, 100%, 6%) |
| HSV | hsv(116, 100%, 13%) |
| CMYK | cmyk(93.9%, 0%, 100%, 87.1%) |
| CIE-LAB | lab(9.80, -18.95, 14.29) |
| CIE-LCH | lch(9.80, 23.73, 142.97°) |
| OKLab | oklab(21.58% -0.0558 0.0447) |
| OKLCH | oklch(21.58% 0.071 141.3) |
| XYZ | xyz(0.5689, 1.1006, 0.1824) |
| Luminance | 0.0110 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.87
Very Dark Green
#062E03
ΔE00 5.20
Dark Green
#033500
ΔE00 8.15
Hunter Green (survey)
#0B4008
ΔE00 11.12
Evergreen
#05472A
ΔE00 11.98
Pine Green
#0A481E
ΔE00 12.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022100 #1F0021
analogous
#132100 #022100 #00210F
triadic
#022100 #000221 #210002
tetradic
#022100 #001321 #1F0021 #210F00
square
#022100 #001321 #1F0021 #210F00
split-complementary
#022100 #0F0021 #210013
monochromatic
#021F00 #021F00 #022100 #065E00 #099B00
Accessibility & contrast
On white
17.21
#022100 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#022100 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022100
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022100 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022100 | 1.00 | 17.21 | 1.22 | 17.21 |
| #FFFFFF | 17.21 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.21 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#221D00
Deuteranopia (green-blind)
#1E1A02
Tritanopia (blue-blind)
#00201A
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #022100; /* rgb */ color: rgb(2, 33, 0); /* oklch */ color: oklch(21.6% 0.071 141.3);
Tailwind
colors: {
custom: {
50: '#465c46',
500: '#022100',
950: '#000000',
},
}SCSS
$custom: #022100; $custom-light: #465c46; $custom-dark: #000000;
JSON
{
"hex": "#022100",
"rgb": {
"r": 2,
"g": 33,
"b": 0
},
"hsl": {
"h": 116.364,
"s": 100,
"l": 6.471
},
"oklch": {
"l": 0.21581,
"c": 0.07148,
"h": 141.3
},
"luminance": 0.01101
}Semantic roles & 50–950 ramp
primary
#022100
secondary
#65136A
accent
#29FFF2
background
#F4F5F3
surface
#E6E9E5
border
#C2C5C1
text
#000400
muted
#777977