#022502#022502
#022502 is a very dark, moderate green. Relative luminance 0.013; OKLCH L 23.1% C 0.074 H 142.7°. Best body text is #FFFFFF at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #022502 |
|---|---|
| RGB | rgb(2, 37, 2) |
| HSL | hsl(120, 90%, 8%) |
| HSV | hsv(120, 95%, 15%) |
| CMYK | cmyk(94.6%, 0%, 94.6%, 85.5%) |
| CIE-LAB | lab(11.55, -21.23, 15.93) |
| CIE-LCH | lch(11.55, 26.54, 143.13°) |
| OKLab | oklab(23.05% -0.0586 0.0447) |
| OKLCH | oklch(23.05% 0.074 142.7) |
| XYZ | xyz(0.6975, 1.3403, 0.2794) |
| Luminance | 0.0134 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.14
Very Dark Green
#062E03
ΔE00 3.59
Dark Green
#033500
ΔE00 6.52
Hunter Green (survey)
#0B4008
ΔE00 9.51
Evergreen
#05472A
ΔE00 10.71
Pine Green
#0A481E
ΔE00 10.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022502 #250225
analogous
#132502 #022502 #022513
triadic
#022502 #020225 #250202
tetradic
#022502 #021325 #250225 #251302
square
#022502 #021325 #250225 #251302
split-complementary
#022502 #130225 #250213
monochromatic
#021D02 #021D02 #022502 #055F05 #089908
Accessibility & contrast
On white
16.56
#022502 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.27
#022502 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022502
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022502 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022502 | 1.00 | 16.56 | 1.27 | 16.56 |
| #FFFFFF | 16.56 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.27 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.56 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#262000
Deuteranopia (green-blind)
#221E05
Tritanopia (blue-blind)
#00241E
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #022502; /* rgb */ color: rgb(2, 37, 2); /* oklch */ color: oklch(23.1% 0.074 142.7);
Tailwind
colors: {
custom: {
50: '#476047',
500: '#022502',
950: '#000000',
},
}SCSS
$custom: #022502; $custom-light: #476047; $custom-dark: #000000;
JSON
{
"hex": "#022502",
"rgb": {
"r": 2,
"g": 37,
"b": 2
},
"hsl": {
"h": 120,
"s": 89.744,
"l": 7.647
},
"oklch": {
"l": 0.2305,
"c": 0.0737,
"h": 142.7
},
"luminance": 0.0134
}Semantic roles & 50–950 ramp
primary
#022502
secondary
#6A186A
accent
#29FFFF
background
#F4F5F4
surface
#E6E9E6
border
#C2C5C2
text
#000500
muted
#777977