#022109#022109
#022109 is a very dark, muted green. Relative luminance 0.011; OKLCH L 21.8% C 0.059 H 148.3°. Best body text is #FFFFFF at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #022109 |
|---|---|
| RGB | rgb(2, 33, 9) |
| HSL | hsl(134, 89%, 7%) |
| HSV | hsv(134, 94%, 13%) |
| CMYK | cmyk(93.9%, 0%, 72.7%, 87.1%) |
| CIE-LAB | lab(9.96, -17.59, 10.84) |
| CIE-LCH | lch(9.96, 20.67, 148.35°) |
| OKLab | oklab(21.76% -0.0498 0.0308) |
| OKLCH | oklch(21.76% 0.059 148.3) |
| XYZ | xyz(0.6181, 1.1203, 0.4420) |
| Luminance | 0.0112 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.29
Very Dark Green
#062E03
ΔE00 6.70
Dark Green
#033500
ΔE00 9.62
Evergreen
#05472A
ΔE00 11.96
Hunter Green (survey)
#0B4008
ΔE00 12.34
Pine Green
#0A481E
ΔE00 12.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022109 #21021A
analogous
#0B2102 #022109 #022119
triadic
#022109 #090221 #210902
tetradic
#022109 #020B21 #21021A #211902
square
#022109 #020B21 #21021A #211902
split-complementary
#022109 #190221 #21020B
monochromatic
#021D08 #021D08 #022109 #055B19 #099428
Accessibility & contrast
On white
17.16
#022109 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#022109 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022109
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022109 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022109 | 1.00 | 17.16 | 1.22 | 17.16 |
| #FFFFFF | 17.16 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.16 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211D07
Deuteranopia (green-blind)
#1E1A0B
Tritanopia (blue-blind)
#00201C
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #022109; /* rgb */ color: rgb(2, 33, 9); /* oklch */ color: oklch(21.8% 0.059 148.3);
Tailwind
colors: {
custom: {
50: '#465c4a',
500: '#022109',
950: '#000000',
},
}SCSS
$custom: #022109; $custom-light: #465c4a; $custom-dark: #000000;
JSON
{
"hex": "#022109",
"rgb": {
"r": 2,
"g": 33,
"b": 9
},
"hsl": {
"h": 133.548,
"s": 88.571,
"l": 6.863
},
"oklch": {
"l": 0.21757,
"c": 0.05855,
"h": 148.3
},
"luminance": 0.0112
}Semantic roles & 50–950 ramp
primary
#022109
secondary
#671855
accent
#29CEFF
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000401
muted
#777977