#11271F#11271F
#11271F is a dark, muted teal. Relative luminance 0.017; OKLCH L 25.2% C 0.032 H 168.1°. Best body text is #FFFFFF at 15.74:1 contrast (WCAG AA passes).
Color values
| HEX | #11271F |
|---|---|
| RGB | rgb(17, 39, 31) |
| HSL | hsl(158, 39%, 11%) |
| HSV | hsv(158, 56%, 15%) |
| CMYK | cmyk(56.4%, 0%, 20.5%, 84.7%) |
| CIE-LAB | lab(13.64, -11.23, 2.59) |
| CIE-LCH | lch(13.64, 11.52, 167.01°) |
| OKLab | oklab(25.15% -0.0316 0.0067) |
| OKLCH | oklch(25.15% 0.032 168.1) |
| XYZ | xyz(1.2039, 1.6690, 1.5548) |
| Luminance | 0.0167 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Charcoal (survey)
#343837
ΔE00 11.70
Gunmetal
#2A3439
ΔE00 11.86
Dark Forest Green
#002D04
ΔE00 11.99
Almost Black
#070D0D
ΔE00 12.12
Very Dark Green
#062E03
ΔE00 12.19
Onyx
#353839
ΔE00 12.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#11271F #271119
analogous
#112714 #11271F #112427
triadic
#11271F #1F1127 #271F11
tetradic
#11271F #141127 #271119 #242711
square
#11271F #141127 #271119 #242711
split-complementary
#11271F #271124 #271411
monochromatic
#091511 #091511 #11271F #245241 #367C63
Accessibility & contrast
On white
15.74
#11271F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.33
#11271F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #11271F
15.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##11271F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##11271F | 1.00 | 15.74 | 1.33 | 15.74 |
| #FFFFFF | 15.74 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.33 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.74 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#26241F
Deuteranopia (green-blind)
#222220
Tritanopia (blue-blind)
#0A2725
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #11271f; /* rgb */ color: rgb(17, 39, 31); /* oklch */ color: oklch(25.2% 0.032 168.1);
Tailwind
colors: {
custom: {
50: '#50615a',
500: '#11271f',
950: '#000000',
},
}SCSS
$custom: #11271f; $custom-light: #50615a; $custom-dark: #000000;
JSON
{
"hex": "#11271f",
"rgb": {
"r": 17,
"g": 39,
"b": 31
},
"hsl": {
"h": 158.182,
"s": 39.286,
"l": 10.98
},
"oklch": {
"l": 0.25151,
"c": 0.0323,
"h": 168.1
},
"luminance": 0.01669
}Semantic roles & 50–950 ramp
primary
#11271F
secondary
#5E3644
accent
#5984CF
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#020503
muted
#787978