#022F13#022F13
#022F13 is a dark, moderate green. Relative luminance 0.021; OKLCH L 26.8% C 0.070 H 151.1°. Best body text is #FFFFFF at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #022F13 |
|---|---|
| RGB | rgb(2, 47, 19) |
| HSL | hsl(143, 92%, 10%) |
| HSV | hsv(143, 96%, 18%) |
| CMYK | cmyk(95.7%, 0%, 59.6%, 81.6%) |
| CIE-LAB | lab(15.97, -22.70, 13.81) |
| CIE-LCH | lch(15.97, 26.58, 148.68°) |
| OKLab | oklab(26.8% -0.0609 0.0336) |
| OKLCH | oklch(26.8% 0.07 151.1) |
| XYZ | xyz(1.1590, 2.0928, 0.9588) |
| Luminance | 0.0209 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.12
Very Dark Green
#062E03
ΔE00 3.74
Dark Green
#033500
ΔE00 5.95
Evergreen
#05472A
ΔE00 7.47
Pine Green
#0A481E
ΔE00 8.09
Hunter Green (survey)
#0B4008
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022F13 #2F021E
analogous
#072F02 #022F13 #022F2A
triadic
#022F13 #13022F #2F1302
tetradic
#022F13 #02072F #2F021E #2F2A02
square
#022F13 #02072F #2F021E #2F2A02
split-complementary
#022F13 #2A022F #2F0207
monochromatic
#011D0C #011D0C #022F13 #046A2B #07A442
Accessibility & contrast
On white
14.80
#022F13 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.42
#022F13 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022F13
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022F13 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022F13 | 1.00 | 14.80 | 1.42 | 14.80 |
| #FFFFFF | 14.80 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.42 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.80 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2A11
Deuteranopia (green-blind)
#2A2615
Tritanopia (blue-blind)
#002E28
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #022f13; /* rgb */ color: rgb(2, 47, 19); /* oklch */ color: oklch(26.8% 0.070 151.1);
Tailwind
colors: {
custom: {
50: '#4b6851',
500: '#022f13',
950: '#000000',
},
}SCSS
$custom: #022f13; $custom-light: #4b6851; $custom-dark: #000000;
JSON
{
"hex": "#022f13",
"rgb": {
"r": 2,
"g": 47,
"b": 19
},
"hsl": {
"h": 142.667,
"s": 91.837,
"l": 9.608
},
"oklch": {
"l": 0.26796,
"c": 0.06954,
"h": 151.1
},
"luminance": 0.02093
}Semantic roles & 50–950 ramp
primary
#022F13
secondary
#741951
accent
#29AEFF
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010602
muted
#777A78