#05220B#05220B
#05220B is a very dark, muted green. Relative luminance 0.012; OKLCH L 22.3% C 0.056 H 147.7°. Best body text is #FFFFFF at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #05220B |
|---|---|
| RGB | rgb(5, 34, 11) |
| HSL | hsl(132, 74%, 8%) |
| HSV | hsv(132, 85%, 13%) |
| CMYK | cmyk(85.3%, 0%, 67.6%, 86.7%) |
| CIE-LAB | lab(10.56, -17.05, 10.89) |
| CIE-LCH | lch(10.56, 20.23, 147.43°) |
| OKLab | oklab(22.31% -0.047 0.0297) |
| OKLCH | oklch(22.31% 0.056 147.7) |
| XYZ | xyz(0.6950, 1.2004, 0.5116) |
| Luminance | 0.0120 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.24
Very Dark Green
#062E03
ΔE00 6.58
Dark Green
#033500
ΔE00 9.50
Evergreen
#05472A
ΔE00 11.78
Hunter Green (survey)
#0B4008
ΔE00 12.15
Pine Green
#0A481E
ΔE00 12.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#05220B #22051C
analogous
#0D2205 #05220B #052219
triadic
#05220B #0B0522 #220B05
tetradic
#05220B #050D22 #22051C #221905
square
#05220B #050D22 #22051C #221905
split-complementary
#05220B #190522 #22050D
monochromatic
#041B09 #041B09 #05220B #0D571C #158D2E
Accessibility & contrast
On white
16.94
#05220B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#05220B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #05220B
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##05220B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##05220B | 1.00 | 16.94 | 1.24 | 16.94 |
| #FFFFFF | 16.94 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.94 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#221E09
Deuteranopia (green-blind)
#1F1C0D
Tritanopia (blue-blind)
#00211D
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #05220b; /* rgb */ color: rgb(5, 34, 11); /* oklch */ color: oklch(22.3% 0.056 147.7);
Tailwind
colors: {
custom: {
50: '#485d4b',
500: '#05220b',
950: '#000000',
},
}SCSS
$custom: #05220b; $custom-light: #485d4b; $custom-dark: #000000;
JSON
{
"hex": "#05220b",
"rgb": {
"r": 5,
"g": 34,
"b": 11
},
"hsl": {
"h": 132.414,
"s": 74.359,
"l": 7.647
},
"oklch": {
"l": 0.2231,
"c": 0.0556,
"h": 147.7
},
"luminance": 0.012
}Semantic roles & 50–950 ramp
primary
#05220B
secondary
#631F55
accent
#37CAF1
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#010401
muted
#777977