#022909#022909
#022909 is a very dark, moderate green. Relative luminance 0.016; OKLCH L 24.6% C 0.071 H 146.4°. Best body text is #FFFFFF at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #022909 |
|---|---|
| RGB | rgb(2, 41, 9) |
| HSL | hsl(131, 91%, 8%) |
| HSV | hsv(131, 95%, 16%) |
| CMYK | cmyk(95.1%, 0%, 78%, 83.9%) |
| CIE-LAB | lab(13.34, -21.99, 15.49) |
| CIE-LCH | lch(13.34, 26.90, 144.84°) |
| OKLab | oklab(24.57% -0.0591 0.0393) |
| OKLCH | oklch(24.57% 0.071 146.4) |
| XYZ | xyz(0.8672, 1.6184, 0.5251) |
| Luminance | 0.0162 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 2.47
Very Dark Green
#062E03
ΔE00 3.07
Dark Green
#033500
ΔE00 5.90
Hunter Green (survey)
#0B4008
ΔE00 8.69
Evergreen
#05472A
ΔE00 9.45
Pine Green
#0A481E
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022909 #290222
analogous
#0E2902 #022909 #02291C
triadic
#022909 #090229 #290902
tetradic
#022909 #020E29 #290222 #291C02
square
#022909 #020E29 #290222 #291C02
split-complementary
#022909 #1C0229 #29020E
monochromatic
#011D06 #011D06 #022909 #056316 #089E23
Accessibility & contrast
On white
15.86
#022909 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.32
#022909 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022909
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022909 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022909 | 1.00 | 15.86 | 1.32 | 15.86 |
| #FFFFFF | 15.86 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.32 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.86 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A2406
Deuteranopia (green-blind)
#25210C
Tritanopia (blue-blind)
#002822
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #022909; /* rgb */ color: rgb(2, 41, 9); /* oklch */ color: oklch(24.6% 0.071 146.4);
Tailwind
colors: {
custom: {
50: '#49634b',
500: '#022909',
950: '#000000',
},
}SCSS
$custom: #022909; $custom-light: #49634b; $custom-dark: #000000;
JSON
{
"hex": "#022909",
"rgb": {
"r": 2,
"g": 41,
"b": 9
},
"hsl": {
"h": 130.769,
"s": 90.698,
"l": 8.431
},
"oklch": {
"l": 0.24568,
"c": 0.07103,
"h": 146.4
},
"luminance": 0.01619
}Semantic roles & 50–950 ramp
primary
#022909
secondary
#6E195F
accent
#29D9FF
background
#F4F5F4
surface
#E7EAE7
border
#C3C6C3
text
#010501
muted
#777977