#022509#022509
#022509 is a very dark, moderate green. Relative luminance 0.014; OKLCH L 23.2% C 0.065 H 147.2°. Best body text is #FFFFFF at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #022509 |
|---|---|
| RGB | rgb(2, 37, 9) |
| HSL | hsl(132, 90%, 8%) |
| HSV | hsv(132, 95%, 15%) |
| CMYK | cmyk(94.6%, 0%, 75.7%, 85.5%) |
| CIE-LAB | lab(11.66, -20.11, 13.22) |
| CIE-LCH | lch(11.66, 24.07, 146.68°) |
| OKLab | oklab(23.17% -0.0546 0.0352) |
| OKLCH | oklch(23.17% 0.065 147.2) |
| XYZ | xyz(0.7359, 1.3557, 0.4813) |
| Luminance | 0.0136 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.23
Very Dark Green
#062E03
ΔE00 4.75
Dark Green
#033500
ΔE00 7.65
Hunter Green (survey)
#0B4008
ΔE00 10.42
Evergreen
#05472A
ΔE00 10.52
Pine Green
#0A481E
ΔE00 11.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022509 #25021E
analogous
#0C2502 #022509 #02251A
triadic
#022509 #090225 #250902
tetradic
#022509 #020C25 #25021E #251A02
square
#022509 #020C25 #25021E #251A02
split-complementary
#022509 #1A0225 #25020C
monochromatic
#021D07 #021D07 #022509 #055F17 #089925
Accessibility & contrast
On white
16.52
#022509 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.27
#022509 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022509
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022509 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022509 | 1.00 | 16.52 | 1.27 | 16.52 |
| #FFFFFF | 16.52 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.27 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.52 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#262107
Deuteranopia (green-blind)
#211E0B
Tritanopia (blue-blind)
#00241F
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #022509; /* rgb */ color: rgb(2, 37, 9); /* oklch */ color: oklch(23.2% 0.065 147.2);
Tailwind
colors: {
custom: {
50: '#47604a',
500: '#022509',
950: '#000000',
},
}SCSS
$custom: #022509; $custom-light: #47604a; $custom-dark: #000000;
JSON
{
"hex": "#022509",
"rgb": {
"r": 2,
"g": 37,
"b": 9
},
"hsl": {
"h": 132,
"s": 89.744,
"l": 7.647
},
"oklch": {
"l": 0.23171,
"c": 0.06493,
"h": 147.2
},
"luminance": 0.01356
}Semantic roles & 50–950 ramp
primary
#022509
secondary
#6A185A
accent
#29D4FF
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000501
muted
#777977