#022401#022401
#022401 is a very dark, moderate green. Relative luminance 0.013; OKLCH L 22.7% C 0.074 H 142.1°. Best body text is #FFFFFF at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #022401 |
|---|---|
| RGB | rgb(2, 36, 1) |
| HSL | hsl(118, 95%, 7%) |
| HSV | hsv(118, 97%, 14%) |
| CMYK | cmyk(94.4%, 0%, 97.2%, 85.9%) |
| CIE-LAB | lab(11.11, -20.81, 15.72) |
| CIE-LCH | lch(11.11, 26.08, 142.93°) |
| OKLab | oklab(22.68% -0.0582 0.0454) |
| OKLCH | oklch(22.68% 0.074 142.1) |
| XYZ | xyz(0.6613, 1.2768, 0.2403) |
| Luminance | 0.0128 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.48
Very Dark Green
#062E03
ΔE00 3.90
Dark Green
#033500
ΔE00 6.83
Hunter Green (survey)
#0B4008
ΔE00 9.84
Evergreen
#05472A
ΔE00 11.02
Pine Green
#0A481E
ΔE00 11.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022401 #230124
analogous
#142401 #022401 #012412
triadic
#022401 #010224 #240102
tetradic
#022401 #011424 #230124 #241201
square
#022401 #011424 #230124 #241201
split-complementary
#022401 #120124 #240114
monochromatic
#021E01 #021E01 #022401 #056003 #099B04
Accessibility & contrast
On white
16.73
#022401 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.26
#022401 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022401
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022401 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022401 | 1.00 | 16.73 | 1.26 | 16.73 |
| #FFFFFF | 16.73 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.26 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.73 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#251F00
Deuteranopia (green-blind)
#211D03
Tritanopia (blue-blind)
#00231D
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #022401; /* rgb */ color: rgb(2, 36, 1); /* oklch */ color: oklch(22.7% 0.074 142.1);
Tailwind
colors: {
custom: {
50: '#475f47',
500: '#022401',
950: '#000000',
},
}SCSS
$custom: #022401; $custom-light: #475f47; $custom-dark: #000000;
JSON
{
"hex": "#022401",
"rgb": {
"r": 2,
"g": 36,
"b": 1
},
"hsl": {
"h": 118.286,
"s": 94.595,
"l": 7.255
},
"oklch": {
"l": 0.22677,
"c": 0.07381,
"h": 142.1
},
"luminance": 0.01277
}Semantic roles & 50–950 ramp
primary
#022401
secondary
#69166B
accent
#29FFF9
background
#F4F5F3
surface
#E6E9E5
border
#C2C5C1
text
#000400
muted
#777977