#11290C#11290C
#11290C is a dark, muted green. Relative luminance 0.017; OKLCH L 25.3% C 0.059 H 140.3°. Best body text is #FFFFFF at 15.60:1 contrast (WCAG AA passes).
Color values
| HEX | #11290C |
|---|---|
| RGB | rgb(17, 41, 12) |
| HSL | hsl(110, 55%, 10%) |
| HSV | hsv(110, 71%, 16%) |
| CMYK | cmyk(58.5%, 0%, 70.7%, 83.9%) |
| CIE-LAB | lab(14.01, -16.59, 15.22) |
| CIE-LCH | lch(14.01, 22.51, 137.45°) |
| OKLab | oklab(25.31% -0.0454 0.0377) |
| OKLCH | oklch(25.31% 0.059 140.3) |
| XYZ | xyz(1.0904, 1.7315, 0.6245) |
| Luminance | 0.0173 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 4.32
Dark Forest Green
#002D04
ΔE00 4.59
Dark Green
#033500
ΔE00 7.01
Hunter Green (survey)
#0B4008
ΔE00 9.44
Pine Green
#0A481E
ΔE00 10.59
Evergreen
#05472A
ΔE00 10.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#11290C #240C29
analogous
#1F290C #11290C #0C2915
triadic
#11290C #0C1129 #290C11
tetradic
#11290C #0C1F29 #240C29 #29150C
square
#11290C #0C1F29 #240C29 #29150C
split-complementary
#11290C #150C29 #290C1F
monochromatic
#0A1807 #0A1807 #11290C #25581A #388828
Accessibility & contrast
On white
15.60
#11290C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.35
#11290C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #11290C
15.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##11290C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##11290C | 1.00 | 15.60 | 1.35 | 15.60 |
| #FFFFFF | 15.60 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.35 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.60 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A2509
Deuteranopia (green-blind)
#27230E
Tritanopia (blue-blind)
#0F2723
Achromatopsia (no color)
#242424
Design tokens & code
CSS
--color: #11290c; /* rgb */ color: rgb(17, 41, 12); /* oklch */ color: oklch(25.3% 0.059 140.3);
Tailwind
colors: {
custom: {
50: '#51634c',
500: '#11290c',
950: '#000000',
},
}SCSS
$custom: #11290c; $custom-light: #51634c; $custom-dark: #000000;
JSON
{
"hex": "#11290c",
"rgb": {
"r": 17,
"g": 41,
"b": 12
},
"hsl": {
"h": 109.655,
"s": 54.717,
"l": 10.392
},
"oklch": {
"l": 0.2531,
"c": 0.05903,
"h": 140.3
},
"luminance": 0.01732
}Semantic roles & 50–950 ramp
primary
#11290C
secondary
#5B2D64
accent
#4ADEC4
background
#F4F5F4
surface
#E7EAE7
border
#C3C6C3
text
#020501
muted
#787977