#11271E#11271E
#11271E is a dark, muted teal. Relative luminance 0.017; OKLCH L 25.1% C 0.033 H 165.4°. Best body text is #FFFFFF at 15.76:1 contrast (WCAG AA passes).
Color values
| HEX | #11271E |
|---|---|
| RGB | rgb(17, 39, 30) |
| HSL | hsl(155, 39%, 11%) |
| HSV | hsv(155, 56%, 15%) |
| CMYK | cmyk(56.4%, 0%, 23.1%, 84.7%) |
| CIE-LAB | lab(13.61, -11.52, 3.26) |
| CIE-LCH | lch(13.61, 11.97, 164.20°) |
| OKLab | oklab(25.12% -0.0322 0.0084) |
| OKLCH | oklch(25.12% 0.033 165.4) |
| XYZ | xyz(1.1909, 1.6639, 1.4864) |
| Luminance | 0.0166 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 11.47
Very Dark Green
#062E03
ΔE00 11.67
Charcoal (survey)
#343837
ΔE00 11.97
Gunmetal
#2A3439
ΔE00 12.31
Almost Black
#070D0D
ΔE00 12.39
Evergreen
#05472A
ΔE00 13.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#11271E #27111A
analogous
#112713 #11271E #112527
triadic
#11271E #1E1127 #271E11
tetradic
#11271E #131127 #27111A #252711
square
#11271E #131127 #27111A #252711
split-complementary
#11271E #271125 #271311
monochromatic
#091510 #091510 #11271E #24523F #367C60
Accessibility & contrast
On white
15.76
#11271E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.33
#11271E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #11271E
15.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##11271E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##11271E | 1.00 | 15.76 | 1.33 | 15.76 |
| #FFFFFF | 15.76 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.33 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.76 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#26241E
Deuteranopia (green-blind)
#23221F
Tritanopia (blue-blind)
#0A2724
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #11271e; /* rgb */ color: rgb(17, 39, 30); /* oklch */ color: oklch(25.1% 0.033 165.4);
Tailwind
colors: {
custom: {
50: '#506159',
500: '#11271e',
950: '#000000',
},
}SCSS
$custom: #11271e; $custom-light: #506159; $custom-dark: #000000;
JSON
{
"hex": "#11271e",
"rgb": {
"r": 17,
"g": 39,
"b": 30
},
"hsl": {
"h": 155.455,
"s": 39.286,
"l": 10.98
},
"oklch": {
"l": 0.25116,
"c": 0.03327,
"h": 165.4
},
"luminance": 0.01664
}Semantic roles & 50–950 ramp
primary
#11271E
secondary
#5E3646
accent
#5989CF
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#020503
muted
#787978