#0A220E#0A220E
#0A220E is a very dark, muted green. Relative luminance 0.012; OKLCH L 22.6% C 0.048 H 147.2°. Best body text is #FFFFFF at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #0A220E |
|---|---|
| RGB | rgb(10, 34, 14) |
| HSL | hsl(130, 55%, 9%) |
| HSV | hsv(130, 71%, 13%) |
| CMYK | cmyk(70.6%, 0%, 58.8%, 86.7%) |
| CIE-LAB | lab(10.85, -14.97, 9.93) |
| CIE-LCH | lch(10.85, 17.96, 146.44°) |
| OKLab | oklab(22.63% -0.0407 0.0262) |
| OKLCH | oklch(22.63% 0.048 147.2) |
| XYZ | xyz(0.7764, 1.2402, 0.6139) |
| Luminance | 0.0124 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 7.26
Very Dark Green
#062E03
ΔE00 7.45
Dark Green
#033500
ΔE00 10.30
Evergreen
#05472A
ΔE00 12.31
Hunter Green (survey)
#0B4008
ΔE00 12.80
Pine Green
#0A481E
ΔE00 13.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0A220E #220A1E
analogous
#12220A #0A220E #0A221A
triadic
#0A220E #0E0A22 #220E0A
tetradic
#0A220E #0A1222 #220A1E #221A0A
square
#0A220E #0A1222 #220A1E #221A0A
split-complementary
#0A220E #1A0A22 #220A12
monochromatic
#07180A #07180A #0A220E #185121 #268135
Accessibility & contrast
On white
16.83
#0A220E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#0A220E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0A220E
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0A220E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0A220E | 1.00 | 16.83 | 1.25 | 16.83 |
| #FFFFFF | 16.83 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.83 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#231F0C
Deuteranopia (green-blind)
#1F1C0F
Tritanopia (blue-blind)
#06211D
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #0a220e; /* rgb */ color: rgb(10, 34, 14); /* oklch */ color: oklch(22.6% 0.048 147.2);
Tailwind
colors: {
custom: {
50: '#4b5d4d',
500: '#0a220e',
950: '#000000',
},
}SCSS
$custom: #0a220e; $custom-light: #4b5d4d; $custom-dark: #000000;
JSON
{
"hex": "#0a220e",
"rgb": {
"r": 10,
"g": 34,
"b": 14
},
"hsl": {
"h": 130,
"s": 54.545,
"l": 8.627
},
"oklch": {
"l": 0.22634,
"c": 0.04847,
"h": 147.2
},
"luminance": 0.0124
}Semantic roles & 50–950 ramp
primary
#0A220E
secondary
#5E2A55
accent
#4AC5DE
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010401
muted
#777977