#022F15#022F15
#022F15 is a dark, moderate green. Relative luminance 0.021; OKLCH L 26.8% C 0.067 H 152.7°. Best body text is #FFFFFF at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #022F15 |
|---|---|
| RGB | rgb(2, 47, 21) |
| HSL | hsl(145, 92%, 10%) |
| HSV | hsv(145, 96%, 18%) |
| CMYK | cmyk(95.7%, 0%, 55.3%, 81.6%) |
| CIE-LAB | lab(16.00, -22.27, 12.57) |
| CIE-LCH | lch(16.00, 25.58, 150.56°) |
| OKLab | oklab(26.84% -0.0598 0.0309) |
| OKLCH | oklch(26.84% 0.067 152.7) |
| XYZ | xyz(1.1768, 2.0999, 1.0526) |
| Luminance | 0.0210 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.81
Very Dark Green
#062E03
ΔE00 4.44
Dark Green
#033500
ΔE00 6.63
Evergreen
#05472A
ΔE00 7.40
Pine Green
#0A481E
ΔE00 8.37
Hunter Green (survey)
#0B4008
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022F15 #2F021C
analogous
#062F02 #022F15 #022F2C
triadic
#022F15 #15022F #2F1502
tetradic
#022F15 #02062F #2F021C #2F2C02
square
#022F15 #02062F #2F021C #2F2C02
split-complementary
#022F15 #2C022F #2F0206
monochromatic
#011D0D #011D0D #022F15 #046A2F #07A449
Accessibility & contrast
On white
14.79
#022F15 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.42
#022F15 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022F15
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022F15 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022F15 | 1.00 | 14.79 | 1.42 | 14.79 |
| #FFFFFF | 14.79 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.42 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.79 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2A13
Deuteranopia (green-blind)
#2A2617
Tritanopia (blue-blind)
#002E29
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #022f15; /* rgb */ color: rgb(2, 47, 21); /* oklch */ color: oklch(26.8% 0.067 152.7);
Tailwind
colors: {
custom: {
50: '#4b6852',
500: '#022f15',
950: '#000000',
},
}SCSS
$custom: #022f15; $custom-light: #4b6852; $custom-dark: #000000;
JSON
{
"hex": "#022f15",
"rgb": {
"r": 2,
"g": 47,
"b": 21
},
"hsl": {
"h": 145.333,
"s": 91.837,
"l": 9.608
},
"oklch": {
"l": 0.26838,
"c": 0.06727,
"h": 152.7
},
"luminance": 0.021
}Semantic roles & 50–950 ramp
primary
#022F15
secondary
#74194D
accent
#29A5FF
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010602
muted
#777A78