#11270F#11270F
#11270F is a very dark, muted green. Relative luminance 0.016; OKLCH L 24.7% C 0.052 H 142.2°. Best body text is #FFFFFF at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #11270F |
|---|---|
| RGB | rgb(17, 39, 15) |
| HSL | hsl(115, 44%, 11%) |
| HSV | hsv(115, 62%, 15%) |
| CMYK | cmyk(56.4%, 0%, 61.5%, 84.7%) |
| CIE-LAB | lab(13.26, -15.01, 12.75) |
| CIE-LCH | lch(13.26, 19.69, 139.64°) |
| OKLab | oklab(24.71% -0.0409 0.0318) |
| OKLCH | oklch(24.71% 0.052 142.2) |
| XYZ | xyz(1.0429, 1.6046, 0.7066) |
| Luminance | 0.0160 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.84
Dark Forest Green
#002D04
ΔE00 5.96
Dark Green
#033500
ΔE00 8.55
Hunter Green (survey)
#0B4008
ΔE00 10.89
Evergreen
#05472A
ΔE00 11.25
Pine Green
#0A481E
ΔE00 11.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#11270F #250F27
analogous
#1D270F #11270F #0F2719
triadic
#11270F #0F1127 #270F11
tetradic
#11270F #0F1D27 #250F27 #27190F
square
#11270F #0F1D27 #250F27 #27190F
split-complementary
#11270F #190F27 #270F1D
monochromatic
#0A1609 #0A1609 #11270F #245320 #387F31
Accessibility & contrast
On white
15.90
#11270F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.32
#11270F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #11270F
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##11270F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##11270F | 1.00 | 15.90 | 1.32 | 15.90 |
| #FFFFFF | 15.90 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.32 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.90 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#28230D
Deuteranopia (green-blind)
#252111
Tritanopia (blue-blind)
#0F2621
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #11270f; /* rgb */ color: rgb(17, 39, 15); /* oklch */ color: oklch(24.7% 0.052 142.2);
Tailwind
colors: {
custom: {
50: '#50614e',
500: '#11270f',
950: '#000000',
},
}SCSS
$custom: #11270f; $custom-light: #50614e; $custom-dark: #000000;
JSON
{
"hex": "#11270f",
"rgb": {
"r": 17,
"g": 39,
"b": 15
},
"hsl": {
"h": 115,
"s": 44.444,
"l": 10.588
},
"oklch": {
"l": 0.2471,
"c": 0.05183,
"h": 142.2
},
"luminance": 0.01605
}Semantic roles & 50–950 ramp
primary
#11270F
secondary
#5C3260
accent
#54D4C9
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020501
muted
#787977