#022C13#022C13
#022C13 is a dark, moderate green. Relative luminance 0.019; OKLCH L 25.8% C 0.065 H 152.3°. Best body text is #FFFFFF at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #022C13 |
|---|---|
| RGB | rgb(2, 44, 19) |
| HSL | hsl(144, 91%, 9%) |
| HSV | hsv(144, 95%, 17%) |
| CMYK | cmyk(95.5%, 0%, 56.8%, 82.7%) |
| CIE-LAB | lab(14.74, -21.39, 12.25) |
| CIE-LCH | lch(14.74, 24.65, 150.19°) |
| OKLab | oklab(25.78% -0.0574 0.0301) |
| OKLCH | oklch(25.78% 0.065 152.3) |
| XYZ | xyz(1.0432, 1.8612, 0.9202) |
| Luminance | 0.0186 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.97
Very Dark Green
#062E03
ΔE00 4.59
Dark Green
#033500
ΔE00 7.08
Evergreen
#05472A
ΔE00 8.33
Pine Green
#0A481E
ΔE00 9.27
Hunter Green (survey)
#0B4008
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022C13 #2C021B
analogous
#062C02 #022C13 #022C28
triadic
#022C13 #13022C #2C1302
tetradic
#022C13 #02062C #2C021B #2C2802
square
#022C13 #02062C #2C021B #2C2802
split-complementary
#022C13 #28022C #2C0206
monochromatic
#011D0D #011D0D #022C13 #05672C #07A146
Accessibility & contrast
On white
15.30
#022C13 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.37
#022C13 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022C13
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022C13 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022C13 | 1.00 | 15.30 | 1.37 | 15.30 |
| #FFFFFF | 15.30 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.37 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.30 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2C2711
Deuteranopia (green-blind)
#272415
Tritanopia (blue-blind)
#002B26
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #022c13; /* rgb */ color: rgb(2, 44, 19); /* oklch */ color: oklch(25.8% 0.065 152.3);
Tailwind
colors: {
custom: {
50: '#4a6651',
500: '#022c13',
950: '#000000',
},
}SCSS
$custom: #022c13; $custom-light: #4a6651; $custom-dark: #000000;
JSON
{
"hex": "#022c13",
"rgb": {
"r": 2,
"g": 44,
"b": 19
},
"hsl": {
"h": 144.286,
"s": 91.304,
"l": 9.02
},
"oklch": {
"l": 0.2578,
"c": 0.0648,
"h": 152.3
},
"luminance": 0.01861
}Semantic roles & 50–950 ramp
primary
#022C13
secondary
#71194D
accent
#29A8FF
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010602
muted
#777A78