#022F16#022F16
#022F16 is a dark, moderate green. Relative luminance 0.021; OKLCH L 26.9% C 0.066 H 153.5°. Best body text is #FFFFFF at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #022F16 |
|---|---|
| RGB | rgb(2, 47, 22) |
| HSL | hsl(147, 92%, 10%) |
| HSV | hsv(147, 96%, 18%) |
| CMYK | cmyk(95.7%, 0%, 53.2%, 81.6%) |
| CIE-LAB | lab(16.02, -22.05, 11.94) |
| CIE-LCH | lch(16.02, 25.07, 151.55°) |
| OKLab | oklab(26.86% -0.0592 0.0295) |
| OKLCH | oklch(26.86% 0.066 153.5) |
| XYZ | xyz(1.1863, 2.1037, 1.1024) |
| Luminance | 0.0210 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.17
Very Dark Green
#062E03
ΔE00 4.80
Dark Green
#033500
ΔE00 6.98
Evergreen
#05472A
ΔE00 7.39
Pine Green
#0A481E
ΔE00 8.53
Hunter Green (survey)
#0B4008
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022F16 #2F021B
analogous
#042F02 #022F16 #022F2D
triadic
#022F16 #16022F #2F1602
tetradic
#022F16 #02042F #2F021B #2F2D02
square
#022F16 #02042F #2F021B #2F2D02
split-complementary
#022F16 #2D022F #2F0204
monochromatic
#011D0E #011D0E #022F16 #046A31 #07A44D
Accessibility & contrast
On white
14.78
#022F16 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.42
#022F16 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022F16
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022F16 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022F16 | 1.00 | 14.78 | 1.42 | 14.78 |
| #FFFFFF | 14.78 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.42 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.78 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2A14
Deuteranopia (green-blind)
#2A2618
Tritanopia (blue-blind)
#002E29
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #022f16; /* rgb */ color: rgb(2, 47, 22); /* oklch */ color: oklch(26.9% 0.066 153.5);
Tailwind
colors: {
custom: {
50: '#4b6853',
500: '#022f16',
950: '#000000',
},
}SCSS
$custom: #022f16; $custom-light: #4b6853; $custom-dark: #000000;
JSON
{
"hex": "#022f16",
"rgb": {
"r": 2,
"g": 47,
"b": 22
},
"hsl": {
"h": 146.667,
"s": 91.837,
"l": 9.608
},
"oklch": {
"l": 0.2686,
"c": 0.06613,
"h": 153.5
},
"luminance": 0.02104
}Semantic roles & 50–950 ramp
primary
#022F16
secondary
#74194B
accent
#29A0FF
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010602
muted
#777A78