#022601#022601
#022601 is a very dark, moderate green. Relative luminance 0.014; OKLCH L 23.4% C 0.076 H 142.1°. Best body text is #FFFFFF at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #022601 |
|---|---|
| RGB | rgb(2, 38, 1) |
| HSL | hsl(118, 95%, 8%) |
| HSV | hsv(118, 97%, 15%) |
| CMYK | cmyk(94.7%, 0%, 97.4%, 85.1%) |
| CIE-LAB | lab(11.97, -21.93, 16.90) |
| CIE-LCH | lch(11.97, 27.69, 142.39°) |
| OKLab | oklab(23.39% -0.0603 0.0469) |
| OKLCH | oklch(23.39% 0.076 142.1) |
| XYZ | xyz(0.7236, 1.4012, 0.2610) |
| Luminance | 0.0140 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 2.57
Very Dark Green
#062E03
ΔE00 3.03
Dark Green
#033500
ΔE00 5.93
Hunter Green (survey)
#0B4008
ΔE00 8.98
Pine Green
#0A481E
ΔE00 10.33
Evergreen
#05472A
ΔE00 10.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022601 #250126
analogous
#152601 #022601 #012612
triadic
#022601 #010226 #260102
tetradic
#022601 #011526 #250126 #261201
square
#022601 #011526 #250126 #261201
split-complementary
#022601 #120126 #260115
monochromatic
#021E01 #021E01 #022601 #056203 #089D04
Accessibility & contrast
On white
16.40
#022601 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.28
#022601 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022601
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022601 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022601 | 1.00 | 16.40 | 1.28 | 16.40 |
| #FFFFFF | 16.40 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.28 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.40 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#272100
Deuteranopia (green-blind)
#231E04
Tritanopia (blue-blind)
#00241F
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #022601; /* rgb */ color: rgb(2, 38, 1); /* oklch */ color: oklch(23.4% 0.076 142.1);
Tailwind
colors: {
custom: {
50: '#476147',
500: '#022601',
950: '#000000',
},
}SCSS
$custom: #022601; $custom-light: #476147; $custom-dark: #000000;
JSON
{
"hex": "#022601",
"rgb": {
"r": 2,
"g": 38,
"b": 1
},
"hsl": {
"h": 118.378,
"s": 94.872,
"l": 7.647
},
"oklch": {
"l": 0.23388,
"c": 0.07644,
"h": 142.1
},
"luminance": 0.01401
}Semantic roles & 50–950 ramp
primary
#022601
secondary
#6A166D
accent
#29FFF9
background
#F4F5F4
surface
#E6E9E6
border
#C2C5C2
text
#000500
muted
#777977