#022801#022801
#022801 is a very dark, moderate green. Relative luminance 0.015; OKLCH L 24.1% C 0.079 H 142.2°. Best body text is #FFFFFF at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #022801 |
|---|---|
| RGB | rgb(2, 40, 1) |
| HSL | hsl(118, 95%, 8%) |
| HSV | hsv(118, 98%, 16%) |
| CMYK | cmyk(95%, 0%, 97.5%, 84.3%) |
| CIE-LAB | lab(12.81, -22.90, 18.05) |
| CIE-LCH | lch(12.81, 29.16, 141.76°) |
| OKLab | oklab(24.09% -0.0624 0.0485) |
| OKLCH | oklch(24.09% 0.079 142.2) |
| XYZ | xyz(0.7893, 1.5326, 0.2829) |
| Luminance | 0.0153 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 1.73
Very Dark Green
#062E03
ΔE00 2.22
Dark Green
#033500
ΔE00 5.08
Hunter Green (survey)
#0B4008
ΔE00 8.15
Pine Green
#0A481E
ΔE00 9.66
Forrest Green
#154406
ΔE00 9.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022801 #270128
analogous
#152801 #022801 #012813
triadic
#022801 #010228 #280102
tetradic
#022801 #011528 #270128 #281301
square
#022801 #011528 #270128 #281301
split-complementary
#022801 #130128 #280115
monochromatic
#011E01 #011E01 #022801 #056402 #089F04
Accessibility & contrast
On white
16.07
#022801 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.31
#022801 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022801
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022801 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022801 | 1.00 | 16.07 | 1.31 | 16.07 |
| #FFFFFF | 16.07 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.31 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.07 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#292300
Deuteranopia (green-blind)
#252004
Tritanopia (blue-blind)
#002620
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #022801; /* rgb */ color: rgb(2, 40, 1); /* oklch */ color: oklch(24.1% 0.079 142.2);
Tailwind
colors: {
custom: {
50: '#486247',
500: '#022801',
950: '#000000',
},
}SCSS
$custom: #022801; $custom-light: #486247; $custom-dark: #000000;
JSON
{
"hex": "#022801",
"rgb": {
"r": 2,
"g": 40,
"b": 1
},
"hsl": {
"h": 118.462,
"s": 95.122,
"l": 8.039
},
"oklch": {
"l": 0.24094,
"c": 0.07901,
"h": 142.2
},
"luminance": 0.01533
}Semantic roles & 50–950 ramp
primary
#022801
secondary
#6C166F
accent
#29FFFA
background
#F4F5F4
surface
#E7EAE6
border
#C3C6C2
text
#010500
muted
#777977