#022C16#022C16
#022C16 is a dark, moderate green. Relative luminance 0.019; OKLCH L 25.9% C 0.061 H 155.2°. Best body text is #FFFFFF at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #022C16 |
|---|---|
| RGB | rgb(2, 44, 22) |
| HSL | hsl(149, 91%, 9%) |
| HSV | hsv(149, 95%, 17%) |
| CMYK | cmyk(95.5%, 0%, 50%, 82.7%) |
| CIE-LAB | lab(14.80, -20.69, 10.35) |
| CIE-LCH | lch(14.80, 23.13, 153.42°) |
| OKLab | oklab(25.85% -0.0556 0.0257) |
| OKLCH | oklch(25.85% 0.061 155.2) |
| XYZ | xyz(1.0704, 1.8721, 1.0638) |
| Luminance | 0.0187 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.10
Very Dark Green
#062E03
ΔE00 5.71
Dark Green
#033500
ΔE00 8.13
Evergreen
#05472A
ΔE00 8.39
Pine Green
#0A481E
ΔE00 9.80
Hunter Green (survey)
#0B4008
ΔE00 10.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022C16 #2C0218
analogous
#032C02 #022C16 #022C2B
triadic
#022C16 #16022C #2C1602
tetradic
#022C16 #02032C #2C0218 #2C2B02
square
#022C16 #02032C #2C0218 #2C2B02
split-complementary
#022C16 #2B022C #2C0203
monochromatic
#011D0F #011D0F #022C16 #056733 #07A151
Accessibility & contrast
On white
15.28
#022C16 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.37
#022C16 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022C16
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022C16 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022C16 | 1.00 | 15.28 | 1.37 | 15.28 |
| #FFFFFF | 15.28 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.37 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.28 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2C2714
Deuteranopia (green-blind)
#272417
Tritanopia (blue-blind)
#002B27
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #022c16; /* rgb */ color: rgb(2, 44, 22); /* oklch */ color: oklch(25.9% 0.061 155.2);
Tailwind
colors: {
custom: {
50: '#4a6553',
500: '#022c16',
950: '#000000',
},
}SCSS
$custom: #022c16; $custom-light: #4a6553; $custom-dark: #000000;
JSON
{
"hex": "#022c16",
"rgb": {
"r": 2,
"g": 44,
"b": 22
},
"hsl": {
"h": 148.571,
"s": 91.304,
"l": 9.02
},
"oklch": {
"l": 0.2585,
"c": 0.06131,
"h": 155.2
},
"luminance": 0.01872
}Semantic roles & 50–950 ramp
primary
#022C16
secondary
#711947
accent
#2999FF
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010602
muted
#777A78