#022903#022903
#022903 is a very dark, moderate green. Relative luminance 0.016; OKLCH L 24.5% C 0.078 H 143.2°. Best body text is #FFFFFF at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #022903 |
|---|---|
| RGB | rgb(2, 41, 3) |
| HSL | hsl(122, 91%, 8%) |
| HSV | hsv(122, 95%, 16%) |
| CMYK | cmyk(95.1%, 0%, 92.7%, 83.9%) |
| CIE-LAB | lab(13.26, -22.99, 17.83) |
| CIE-LCH | lch(13.26, 29.09, 142.20°) |
| OKLab | oklab(24.48% -0.0623 0.0466) |
| OKLCH | oklch(24.48% 0.078 143.2) |
| XYZ | xyz(0.8344, 1.6053, 0.3520) |
| Luminance | 0.0160 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 1.54
Very Dark Green
#062E03
ΔE00 2.08
Dark Green
#033500
ΔE00 4.95
Hunter Green (survey)
#0B4008
ΔE00 7.96
Pine Green
#0A481E
ΔE00 9.37
Forrest Green
#154406
ΔE00 9.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022903 #290228
analogous
#142902 #022903 #022916
triadic
#022903 #030229 #290302
tetradic
#022903 #021429 #290228 #291602
square
#022903 #021429 #290228 #291602
split-complementary
#022903 #160229 #290214
monochromatic
#011D02 #011D02 #022903 #056307 #089E0C
Accessibility & contrast
On white
15.90
#022903 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.32
#022903 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022903
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022903 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022903 | 1.00 | 15.90 | 1.32 | 15.90 |
| #FFFFFF | 15.90 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.32 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.90 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A2400
Deuteranopia (green-blind)
#262106
Tritanopia (blue-blind)
#002722
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #022903; /* rgb */ color: rgb(2, 41, 3); /* oklch */ color: oklch(24.5% 0.078 143.2);
Tailwind
colors: {
custom: {
50: '#486348',
500: '#022903',
950: '#000000',
},
}SCSS
$custom: #022903; $custom-light: #486348; $custom-dark: #000000;
JSON
{
"hex": "#022903",
"rgb": {
"r": 2,
"g": 41,
"b": 3
},
"hsl": {
"h": 121.538,
"s": 90.698,
"l": 8.431
},
"oklch": {
"l": 0.24477,
"c": 0.07779,
"h": 143.2
},
"luminance": 0.01605
}Semantic roles & 50–950 ramp
primary
#022903
secondary
#6E196C
accent
#29FAFF
background
#F4F5F4
surface
#E7EAE6
border
#C3C6C2
text
#010500
muted
#777977