#022905#022905
#022905 is a very dark, moderate green. Relative luminance 0.016; OKLCH L 24.5% C 0.075 H 144.2°. Best body text is #FFFFFF at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #022905 |
|---|---|
| RGB | rgb(2, 41, 5) |
| HSL | hsl(125, 91%, 8%) |
| HSV | hsv(125, 95%, 16%) |
| CMYK | cmyk(95.1%, 0%, 87.8%, 83.9%) |
| CIE-LAB | lab(13.29, -22.65, 17.05) |
| CIE-LCH | lch(13.29, 28.35, 143.03°) |
| OKLab | oklab(24.51% -0.0612 0.0441) |
| OKLCH | oklch(24.51% 0.075 144.2) |
| XYZ | xyz(0.8453, 1.6096, 0.4097) |
| Luminance | 0.0161 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 1.80
Very Dark Green
#062E03
ΔE00 2.38
Dark Green
#033500
ΔE00 5.25
Hunter Green (survey)
#0B4008
ΔE00 8.19
Pine Green
#0A481E
ΔE00 9.41
Evergreen
#05472A
ΔE00 9.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022905 #290226
analogous
#122902 #022905 #022918
triadic
#022905 #050229 #290502
tetradic
#022905 #021229 #290226 #291802
square
#022905 #021229 #290226 #291802
split-complementary
#022905 #180229 #290212
monochromatic
#011D04 #011D04 #022905 #05630C #089E13
Accessibility & contrast
On white
15.89
#022905 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.32
#022905 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022905
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022905 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022905 | 1.00 | 15.89 | 1.32 | 15.89 |
| #FFFFFF | 15.89 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.32 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.89 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A2402
Deuteranopia (green-blind)
#262108
Tritanopia (blue-blind)
#002822
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #022905; /* rgb */ color: rgb(2, 41, 5); /* oklch */ color: oklch(24.5% 0.075 144.2);
Tailwind
colors: {
custom: {
50: '#486349',
500: '#022905',
950: '#000000',
},
}SCSS
$custom: #022905; $custom-light: #486349; $custom-dark: #000000;
JSON
{
"hex": "#022905",
"rgb": {
"r": 2,
"g": 41,
"b": 5
},
"hsl": {
"h": 124.615,
"s": 90.698,
"l": 8.431
},
"oklch": {
"l": 0.24507,
"c": 0.07541,
"h": 144.2
},
"luminance": 0.0161
}Semantic roles & 50–950 ramp
primary
#022905
secondary
#6E1968
accent
#29EFFF
background
#F4F5F4
surface
#E7EAE6
border
#C3C6C2
text
#010500
muted
#777977