#022F12#022F12
#022F12 is a dark, moderate green. Relative luminance 0.021; OKLCH L 26.8% C 0.071 H 150.4°. Best body text is #FFFFFF at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #022F12 |
|---|---|
| RGB | rgb(2, 47, 18) |
| HSL | hsl(141, 92%, 10%) |
| HSV | hsv(141, 96%, 18%) |
| CMYK | cmyk(95.7%, 0%, 61.7%, 81.6%) |
| CIE-LAB | lab(15.95, -22.91, 14.42) |
| CIE-LCH | lch(15.95, 27.07, 147.82°) |
| OKLab | oklab(26.78% -0.0614 0.035) |
| OKLCH | oklch(26.78% 0.071 150.4) |
| XYZ | xyz(1.1506, 2.0895, 0.9148) |
| Luminance | 0.0209 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 2.79
Very Dark Green
#062E03
ΔE00 3.42
Dark Green
#033500
ΔE00 5.63
Evergreen
#05472A
ΔE00 7.53
Hunter Green (survey)
#0B4008
ΔE00 7.87
Pine Green
#0A481E
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022F12 #2F021F
analogous
#092F02 #022F12 #022F29
triadic
#022F12 #12022F #2F1202
tetradic
#022F12 #02092F #2F021F #2F2902
square
#022F12 #02092F #2F021F #2F2902
split-complementary
#022F12 #29022F #2F0209
monochromatic
#011D0B #011D0B #022F12 #046A28 #07A43F
Accessibility & contrast
On white
14.81
#022F12 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.42
#022F12 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022F12
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022F12 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022F12 | 1.00 | 14.81 | 1.42 | 14.81 |
| #FFFFFF | 14.81 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.42 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.81 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2A10
Deuteranopia (green-blind)
#2A2614
Tritanopia (blue-blind)
#002E28
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #022f12; /* rgb */ color: rgb(2, 47, 18); /* oklch */ color: oklch(26.8% 0.071 150.4);
Tailwind
colors: {
custom: {
50: '#4b6850',
500: '#022f12',
950: '#000000',
},
}SCSS
$custom: #022f12; $custom-light: #4b6850; $custom-dark: #000000;
JSON
{
"hex": "#022f12",
"rgb": {
"r": 2,
"g": 47,
"b": 18
},
"hsl": {
"h": 141.333,
"s": 91.837,
"l": 9.608
},
"oklch": {
"l": 0.26777,
"c": 0.07067,
"h": 150.4
},
"luminance": 0.0209
}Semantic roles & 50–950 ramp
primary
#022F12
secondary
#741953
accent
#29B3FF
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010602
muted
#777A78