#11200A#11200A
#11200A is a very dark, muted green. Relative luminance 0.012; OKLCH L 22.3% C 0.045 H 136.6°. Best body text is #FFFFFF at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #11200A |
|---|---|
| RGB | rgb(17, 32, 10) |
| HSL | hsl(101, 52%, 8%) |
| HSV | hsv(101, 69%, 13%) |
| CMYK | cmyk(46.9%, 0%, 68.8%, 87.5%) |
| CIE-LAB | lab(10.36, -11.81, 11.13) |
| CIE-LCH | lch(10.36, 16.22, 136.70°) |
| OKLab | oklab(22.32% -0.0326 0.0308) |
| OKLCH | oklch(22.32% 0.045 136.6) |
| XYZ | xyz(0.8024, 1.1741, 0.4714) |
| Luminance | 0.0117 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 8.46
Dark Forest Green
#002D04
ΔE00 8.59
Dark Green
#033500
ΔE00 11.12
Hunter Green (survey)
#0B4008
ΔE00 13.53
Almost Black
#070D0D
ΔE00 13.58
Evergreen
#05472A
ΔE00 14.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#11200A #190A20
analogous
#1C200A #11200A #0A200E
triadic
#11200A #0A1120 #200A11
tetradic
#11200A #0A1C20 #190A20 #200E0A
square
#11200A #0A1C20 #190A20 #200E0A
split-complementary
#11200A #0E0A20 #200A1C
monochromatic
#0C1707 #0C1707 #11200A #2A4F19 #437D27
Accessibility & contrast
On white
17.01
#11200A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#11200A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #11200A
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##11200A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##11200A | 1.00 | 17.01 | 1.23 | 17.01 |
| #FFFFFF | 17.01 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.01 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211D08
Deuteranopia (green-blind)
#1F1C0B
Tritanopia (blue-blind)
#101F1B
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #11200a; /* rgb */ color: rgb(17, 32, 10); /* oklch */ color: oklch(22.3% 0.045 136.6);
Tailwind
colors: {
custom: {
50: '#4f5b4b',
500: '#11200a',
950: '#000000',
},
}SCSS
$custom: #11200a; $custom-light: #4f5b4b; $custom-dark: #000000;
JSON
{
"hex": "#11200a",
"rgb": {
"r": 17,
"g": 32,
"b": 10
},
"hsl": {
"h": 100.909,
"s": 52.381,
"l": 8.235
},
"oklch": {
"l": 0.22323,
"c": 0.04481,
"h": 136.6
},
"luminance": 0.01174
}Semantic roles & 50–950 ramp
primary
#11200A
secondary
#4C2A5B
accent
#4CDCAE
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020401
muted
#787977