#022F11#022F11
#022F11 is a dark, moderate green. Relative luminance 0.021; OKLCH L 26.8% C 0.072 H 149.7°. Best body text is #FFFFFF at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #022F11 |
|---|---|
| RGB | rgb(2, 47, 17) |
| HSL | hsl(140, 92%, 10%) |
| HSV | hsv(140, 96%, 18%) |
| CMYK | cmyk(95.7%, 0%, 63.8%, 81.6%) |
| CIE-LAB | lab(15.93, -23.11, 14.99) |
| CIE-LCH | lch(15.93, 27.54, 147.03°) |
| OKLab | oklab(26.76% -0.0619 0.0362) |
| OKLCH | oklch(26.76% 0.072 149.7) |
| XYZ | xyz(1.1426, 2.0863, 0.8727) |
| Luminance | 0.0209 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 2.48
Very Dark Green
#062E03
ΔE00 3.11
Dark Green
#033500
ΔE00 5.33
Evergreen
#05472A
ΔE00 7.60
Hunter Green (survey)
#0B4008
ΔE00 7.63
Pine Green
#0A481E
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022F11 #2F0220
analogous
#0A2F02 #022F11 #022F28
triadic
#022F11 #11022F #2F1102
tetradic
#022F11 #020A2F #2F0220 #2F2802
square
#022F11 #020A2F #2F0220 #2F2802
split-complementary
#022F11 #28022F #2F020A
monochromatic
#011D0B #011D0B #022F11 #046A26 #07A43B
Accessibility & contrast
On white
14.82
#022F11 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.42
#022F11 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022F11
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022F11 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022F11 | 1.00 | 14.82 | 1.42 | 14.82 |
| #FFFFFF | 14.82 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.42 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.82 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2A0E
Deuteranopia (green-blind)
#2A2613
Tritanopia (blue-blind)
#002E28
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #022f11; /* rgb */ color: rgb(2, 47, 17); /* oklch */ color: oklch(26.8% 0.072 149.7);
Tailwind
colors: {
custom: {
50: '#4b684f',
500: '#022f11',
950: '#000000',
},
}SCSS
$custom: #022f11; $custom-light: #4b684f; $custom-dark: #000000;
JSON
{
"hex": "#022f11",
"rgb": {
"r": 2,
"g": 47,
"b": 17
},
"hsl": {
"h": 140,
"s": 91.837,
"l": 9.608
},
"oklch": {
"l": 0.26758,
"c": 0.07177,
"h": 149.7
},
"luminance": 0.02086
}Semantic roles & 50–950 ramp
primary
#022F11
secondary
#741955
accent
#29B8FF
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010602
muted
#777A78