#022501#022501
#022501 is a very dark, moderate green. Relative luminance 0.013; OKLCH L 23.0% C 0.075 H 142.1°. Best body text is #FFFFFF at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #022501 |
|---|---|
| RGB | rgb(2, 37, 1) |
| HSL | hsl(118, 95%, 7%) |
| HSV | hsv(118, 97%, 15%) |
| CMYK | cmyk(94.6%, 0%, 97.3%, 85.5%) |
| CIE-LAB | lab(11.54, -21.39, 16.31) |
| CIE-LCH | lch(11.54, 26.90, 142.67°) |
| OKLab | oklab(23.03% -0.0593 0.0461) |
| OKLCH | oklch(23.03% 0.075 142.1) |
| XYZ | xyz(0.6920, 1.3381, 0.2505) |
| Luminance | 0.0134 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.02
Very Dark Green
#062E03
ΔE00 3.45
Dark Green
#033500
ΔE00 6.38
Hunter Green (survey)
#0B4008
ΔE00 9.40
Pine Green
#0A481E
ΔE00 10.69
Evergreen
#05472A
ΔE00 10.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022501 #240125
analogous
#142501 #022501 #012512
triadic
#022501 #010225 #250102
tetradic
#022501 #011425 #240125 #251201
square
#022501 #011425 #240125 #251201
split-complementary
#022501 #120125 #250114
monochromatic
#021E01 #021E01 #022501 #056103 #089C04
Accessibility & contrast
On white
16.57
#022501 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.27
#022501 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022501
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022501 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022501 | 1.00 | 16.57 | 1.27 | 16.57 |
| #FFFFFF | 16.57 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.27 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.57 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#262000
Deuteranopia (green-blind)
#221D04
Tritanopia (blue-blind)
#00231E
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #022501; /* rgb */ color: rgb(2, 37, 1); /* oklch */ color: oklch(23.0% 0.075 142.1);
Tailwind
colors: {
custom: {
50: '#476047',
500: '#022501',
950: '#000000',
},
}SCSS
$custom: #022501; $custom-light: #476047; $custom-dark: #000000;
JSON
{
"hex": "#022501",
"rgb": {
"r": 2,
"g": 37,
"b": 1
},
"hsl": {
"h": 118.333,
"s": 94.737,
"l": 7.451
},
"oklch": {
"l": 0.23033,
"c": 0.07513,
"h": 142.1
},
"luminance": 0.01338
}Semantic roles & 50–950 ramp
primary
#022501
secondary
#6A166C
accent
#29FFF9
background
#F4F5F3
surface
#E6E9E5
border
#C2C5C1
text
#000500
muted
#777977