#022A0B#022A0B
#022A0B is a very dark, moderate green. Relative luminance 0.017; OKLCH L 24.9% C 0.071 H 147.3°. Best body text is #FFFFFF at 15.69:1 contrast (WCAG AA passes).
Color values
| HEX | #022A0B |
|---|---|
| RGB | rgb(2, 42, 11) |
| HSL | hsl(134, 91%, 9%) |
| HSV | hsv(134, 95%, 16%) |
| CMYK | cmyk(95.2%, 0%, 73.8%, 83.5%) |
| CIE-LAB | lab(13.79, -22.09, 15.25) |
| CIE-LCH | lch(13.79, 26.84, 145.37°) |
| OKLab | oklab(24.95% -0.0593 0.0381) |
| OKLCH | oklch(24.95% 0.071 147.3) |
| XYZ | xyz(0.9133, 1.6929, 0.5952) |
| Luminance | 0.0169 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 2.46
Very Dark Green
#062E03
ΔE00 3.07
Dark Green
#033500
ΔE00 5.84
Hunter Green (survey)
#0B4008
ΔE00 8.55
Evergreen
#05472A
ΔE00 9.13
Pine Green
#0A481E
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022A0B #2A0221
analogous
#0D2A02 #022A0B #022A1F
triadic
#022A0B #0B022A #2A0B02
tetradic
#022A0B #020D2A #2A0221 #2A1F02
square
#022A0B #020D2A #2A0221 #2A1F02
split-complementary
#022A0B #1F022A #2A020D
monochromatic
#011D08 #011D08 #022A0B #05641A #089F2A
Accessibility & contrast
On white
15.69
#022A0B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.34
#022A0B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022A0B
15.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022A0B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022A0B | 1.00 | 15.69 | 1.34 | 15.69 |
| #FFFFFF | 15.69 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.34 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.69 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2B2508
Deuteranopia (green-blind)
#26220E
Tritanopia (blue-blind)
#002923
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #022a0b; /* rgb */ color: rgb(2, 42, 11); /* oklch */ color: oklch(24.9% 0.071 147.3);
Tailwind
colors: {
custom: {
50: '#49644c',
500: '#022a0b',
950: '#000000',
},
}SCSS
$custom: #022a0b; $custom-light: #49644c; $custom-dark: #000000;
JSON
{
"hex": "#022a0b",
"rgb": {
"r": 2,
"g": 42,
"b": 11
},
"hsl": {
"h": 133.5,
"s": 90.909,
"l": 8.627
},
"oklch": {
"l": 0.24945,
"c": 0.07051,
"h": 147.3
},
"luminance": 0.01693
}Semantic roles & 50–950 ramp
primary
#022A0B
secondary
#6F195C
accent
#29CFFF
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010501
muted
#777A77