#022E11#022E11
#022E11 is a dark, moderate green. Relative luminance 0.020; OKLCH L 26.4% C 0.070 H 150.0°. Best body text is #FFFFFF at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #022E11 |
|---|---|
| RGB | rgb(2, 46, 17) |
| HSL | hsl(140, 92%, 9%) |
| HSV | hsv(140, 96%, 18%) |
| CMYK | cmyk(95.7%, 0%, 63%, 82%) |
| CIE-LAB | lab(15.53, -22.68, 14.47) |
| CIE-LCH | lch(15.53, 26.90, 147.46°) |
| OKLab | oklab(26.42% -0.0608 0.0351) |
| OKLCH | oklch(26.42% 0.07 150) |
| XYZ | xyz(1.1031, 2.0072, 0.8595) |
| Luminance | 0.0201 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 2.71
Very Dark Green
#062E03
ΔE00 3.35
Dark Green
#033500
ΔE00 5.70
Evergreen
#05472A
ΔE00 7.84
Hunter Green (survey)
#0B4008
ΔE00 8.03
Pine Green
#0A481E
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022E11 #2E021F
analogous
#092E02 #022E11 #022E27
triadic
#022E11 #11022E #2E1102
tetradic
#022E11 #02092E #2E021F #2E2702
square
#022E11 #02092E #2E021F #2E2702
split-complementary
#022E11 #27022E #2E0209
monochromatic
#011D0B #011D0B #022E11 #056927 #07A33C
Accessibility & contrast
On white
14.99
#022E11 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.40
#022E11 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022E11
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022E11 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022E11 | 1.00 | 14.99 | 1.40 | 14.99 |
| #FFFFFF | 14.99 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.40 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.99 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E290E
Deuteranopia (green-blind)
#292513
Tritanopia (blue-blind)
#002D27
Achromatopsia (no color)
#272727
Design tokens & code
CSS
--color: #022e11; /* rgb */ color: rgb(2, 46, 17); /* oklch */ color: oklch(26.4% 0.070 150.0);
Tailwind
colors: {
custom: {
50: '#4b674f',
500: '#022e11',
950: '#000000',
},
}SCSS
$custom: #022e11; $custom-light: #4b674f; $custom-dark: #000000;
JSON
{
"hex": "#022e11",
"rgb": {
"r": 2,
"g": 46,
"b": 17
},
"hsl": {
"h": 140.455,
"s": 91.667,
"l": 9.412
},
"oklch": {
"l": 0.26419,
"c": 0.07022,
"h": 150
},
"luminance": 0.02007
}Semantic roles & 50–950 ramp
primary
#022E11
secondary
#731954
accent
#29B6FF
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010602
muted
#777A78