#022107#022107
#022107 is a very dark, moderate green. Relative luminance 0.011; OKLCH L 21.7% C 0.061 H 146.6°. Best body text is #FFFFFF at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #022107 |
|---|---|
| RGB | rgb(2, 33, 7) |
| HSL | hsl(130, 89%, 7%) |
| HSV | hsv(130, 94%, 13%) |
| CMYK | cmyk(93.9%, 0%, 78.8%, 87.1%) |
| CIE-LAB | lab(9.92, -17.89, 11.61) |
| CIE-LCH | lch(9.92, 21.33, 147.03°) |
| OKLab | oklab(21.72% -0.051 0.0336) |
| OKLCH | oklch(21.72% 0.061 146.6) |
| XYZ | xyz(0.6072, 1.1159, 0.3844) |
| Luminance | 0.0112 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.93
Very Dark Green
#062E03
ΔE00 6.33
Dark Green
#033500
ΔE00 9.27
Evergreen
#05472A
ΔE00 11.93
Hunter Green (survey)
#0B4008
ΔE00 12.04
Pine Green
#0A481E
ΔE00 12.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022107 #21021C
analogous
#0D2102 #022107 #022117
triadic
#022107 #070221 #210702
tetradic
#022107 #020D21 #21021C #211702
square
#022107 #020D21 #21021C #211702
split-complementary
#022107 #170221 #21020D
monochromatic
#021D06 #021D06 #022107 #055B13 #09941F
Accessibility & contrast
On white
17.17
#022107 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#022107 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022107
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022107 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022107 | 1.00 | 17.17 | 1.22 | 17.17 |
| #FFFFFF | 17.17 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.17 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#221D05
Deuteranopia (green-blind)
#1E1A09
Tritanopia (blue-blind)
#00201B
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #022107; /* rgb */ color: rgb(2, 33, 7); /* oklch */ color: oklch(21.7% 0.061 146.6);
Tailwind
colors: {
custom: {
50: '#465c4a',
500: '#022107',
950: '#000000',
},
}SCSS
$custom: #022107; $custom-light: #465c4a; $custom-dark: #000000;
JSON
{
"hex": "#022107",
"rgb": {
"r": 2,
"g": 33,
"b": 7
},
"hsl": {
"h": 129.677,
"s": 88.571,
"l": 6.863
},
"oklch": {
"l": 0.21718,
"c": 0.06106,
"h": 146.6
},
"luminance": 0.01116
}Semantic roles & 50–950 ramp
primary
#022107
secondary
#67185A
accent
#29DCFF
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000401
muted
#777977