#022B16#022B16
#022B16 is a dark, muted green. Relative luminance 0.018; OKLCH L 25.5% C 0.060 H 155.8°. Best body text is #FFFFFF at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #022B16 |
|---|---|
| RGB | rgb(2, 43, 22) |
| HSL | hsl(149, 91%, 9%) |
| HSV | hsv(149, 95%, 17%) |
| CMYK | cmyk(95.3%, 0%, 48.8%, 83.1%) |
| CIE-LAB | lab(14.39, -20.23, 9.81) |
| CIE-LCH | lch(14.39, 22.48, 154.13°) |
| OKLab | oklab(25.51% -0.0544 0.0245) |
| OKLCH | oklch(25.51% 0.06 155.8) |
| XYZ | xyz(1.0336, 1.7985, 1.0516) |
| Luminance | 0.0180 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.46
Very Dark Green
#062E03
ΔE00 6.06
Dark Green
#033500
ΔE00 8.55
Evergreen
#05472A
ΔE00 8.75
Pine Green
#0A481E
ΔE00 10.23
Hunter Green (survey)
#0B4008
ΔE00 10.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022B16 #2B0217
analogous
#032B02 #022B16 #022B2B
triadic
#022B16 #16022B #2B1602
tetradic
#022B16 #02032B #2B0217 #2B2B02
square
#022B16 #02032B #2B0217 #2B2B02
split-complementary
#022B16 #2B022B #2B0203
monochromatic
#011D0F #011D0F #022B16 #056534 #07A052
Accessibility & contrast
On white
15.44
#022B16 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.36
#022B16 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022B16
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022B16 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022B16 | 1.00 | 15.44 | 1.36 | 15.44 |
| #FFFFFF | 15.44 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.36 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.44 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2B2715
Deuteranopia (green-blind)
#262317
Tritanopia (blue-blind)
#002A26
Achromatopsia (no color)
#242424
Design tokens & code
CSS
--color: #022b16; /* rgb */ color: rgb(2, 43, 22); /* oklch */ color: oklch(25.5% 0.060 155.8);
Tailwind
colors: {
custom: {
50: '#496553',
500: '#022b16',
950: '#000000',
},
}SCSS
$custom: #022b16; $custom-light: #496553; $custom-dark: #000000;
JSON
{
"hex": "#022b16",
"rgb": {
"r": 2,
"g": 43,
"b": 22
},
"hsl": {
"h": 149.268,
"s": 91.111,
"l": 8.824
},
"oklch": {
"l": 0.25511,
"c": 0.05969,
"h": 155.8
},
"luminance": 0.01799
}Semantic roles & 50–950 ramp
primary
#022B16
secondary
#701945
accent
#2997FF
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010502
muted
#777A78