#022F10#022F10
#022F10 is a dark, moderate green. Relative luminance 0.021; OKLCH L 26.7% C 0.073 H 149.0°. Best body text is #FFFFFF at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #022F10 |
|---|---|
| RGB | rgb(2, 47, 16) |
| HSL | hsl(139, 92%, 10%) |
| HSV | hsv(139, 96%, 18%) |
| CMYK | cmyk(95.7%, 0%, 66%, 81.6%) |
| CIE-LAB | lab(15.92, -23.29, 15.54) |
| CIE-LCH | lch(15.92, 28.00, 146.29°) |
| OKLab | oklab(26.74% -0.0625 0.0375) |
| OKLCH | oklch(26.74% 0.073 149) |
| XYZ | xyz(1.1350, 2.0832, 0.8324) |
| Luminance | 0.0208 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 2.19
Very Dark Green
#062E03
ΔE00 2.82
Dark Green
#033500
ΔE00 5.05
Hunter Green (survey)
#0B4008
ΔE00 7.41
Evergreen
#05472A
ΔE00 7.68
Pine Green
#0A481E
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022F10 #2F0221
analogous
#0A2F02 #022F10 #022F27
triadic
#022F10 #10022F #2F1002
tetradic
#022F10 #020A2F #2F0221 #2F2702
square
#022F10 #020A2F #2F0221 #2F2702
split-complementary
#022F10 #27022F #2F020A
monochromatic
#011D0A #011D0A #022F10 #046A24 #07A438
Accessibility & contrast
On white
14.82
#022F10 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.42
#022F10 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022F10
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022F10 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022F10 | 1.00 | 14.82 | 1.42 | 14.82 |
| #FFFFFF | 14.82 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.42 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.82 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2A0D
Deuteranopia (green-blind)
#2A2612
Tritanopia (blue-blind)
#002E28
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #022f10; /* rgb */ color: rgb(2, 47, 16); /* oklch */ color: oklch(26.7% 0.073 149.0);
Tailwind
colors: {
custom: {
50: '#4b684f',
500: '#022f10',
950: '#000000',
},
}SCSS
$custom: #022f10; $custom-light: #4b684f; $custom-dark: #000000;
JSON
{
"hex": "#022f10",
"rgb": {
"r": 2,
"g": 47,
"b": 16
},
"hsl": {
"h": 138.667,
"s": 91.837,
"l": 9.608
},
"oklch": {
"l": 0.2674,
"c": 0.07285,
"h": 149
},
"luminance": 0.02083
}Semantic roles & 50–950 ramp
primary
#022F10
secondary
#741957
accent
#29BCFF
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010602
muted
#777A78