#022F0A#022F0A
#022F0A is a dark, moderate green. Relative luminance 0.021; OKLCH L 26.6% C 0.079 H 145.9°. Best body text is #FFFFFF at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #022F0A |
|---|---|
| RGB | rgb(2, 47, 10) |
| HSL | hsl(131, 92%, 10%) |
| HSV | hsv(131, 96%, 18%) |
| CMYK | cmyk(95.7%, 0%, 78.7%, 81.6%) |
| CIE-LAB | lab(15.84, -24.26, 18.32) |
| CIE-LCH | lch(15.84, 30.40, 142.95°) |
| OKLab | oklab(26.65% -0.0653 0.0442) |
| OKLCH | oklch(26.65% 0.079 145.9) |
| XYZ | xyz(1.0963, 2.0677, 0.6284) |
| Luminance | 0.0207 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 0.89
Very Dark Green
#062E03
ΔE00 1.46
Dark Green
#033500
ΔE00 3.72
Hunter Green (survey)
#0B4008
ΔE00 6.41
Pine Green
#0A481E
ΔE00 7.58
Forrest Green
#154406
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022F0A #2F0227
analogous
#102F02 #022F0A #022F21
triadic
#022F0A #0A022F #2F0A02
tetradic
#022F0A #02102F #2F0227 #2F2102
square
#022F0A #02102F #2F0227 #2F2102
split-complementary
#022F0A #21022F #2F0210
monochromatic
#011D06 #011D06 #022F0A #046A16 #07A423
Accessibility & contrast
On white
14.86
#022F0A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.41
#022F0A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022F0A
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022F0A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022F0A | 1.00 | 14.86 | 1.41 | 14.86 |
| #FFFFFF | 14.86 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.41 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.86 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#302A06
Deuteranopia (green-blind)
#2B260D
Tritanopia (blue-blind)
#002E27
Achromatopsia (no color)
#272727
Design tokens & code
CSS
--color: #022f0a; /* rgb */ color: rgb(2, 47, 10); /* oklch */ color: oklch(26.6% 0.079 145.9);
Tailwind
colors: {
custom: {
50: '#4b684b',
500: '#022f0a',
950: '#000000',
},
}SCSS
$custom: #022f0a; $custom-light: #4b684b; $custom-dark: #000000;
JSON
{
"hex": "#022f0a",
"rgb": {
"r": 2,
"g": 47,
"b": 10
},
"hsl": {
"h": 130.667,
"s": 91.837,
"l": 9.608
},
"oklch": {
"l": 0.26648,
"c": 0.07883,
"h": 145.9
},
"luminance": 0.02068
}Semantic roles & 50–950 ramp
primary
#022F0A
secondary
#741964
accent
#29D9FF
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010601
muted
#777A77