#11291F#11291F
#11291F is a dark, muted teal. Relative luminance 0.018; OKLCH L 25.8% C 0.036 H 164.7°. Best body text is #FFFFFF at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #11291F |
|---|---|
| RGB | rgb(17, 41, 31) |
| HSL | hsl(155, 41%, 11%) |
| HSV | hsv(155, 59%, 16%) |
| CMYK | cmyk(58.5%, 0%, 24.4%, 83.9%) |
| CIE-LAB | lab(14.42, -12.44, 3.70) |
| CIE-LCH | lch(14.42, 12.98, 163.44°) |
| OKLab | oklab(25.78% -0.0347 0.0095) |
| OKLCH | oklch(25.78% 0.036 164.7) |
| XYZ | xyz(1.2713, 1.8039, 1.5772) |
| Luminance | 0.0180 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 10.83
Very Dark Green
#062E03
ΔE00 11.04
Charcoal (survey)
#343837
ΔE00 12.34
Evergreen
#05472A
ΔE00 12.36
Gunmetal
#2A3439
ΔE00 12.81
Almost Black
#070D0D
ΔE00 13.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#11291F #29111B
analogous
#112913 #11291F #112729
triadic
#11291F #1F1129 #291F11
tetradic
#11291F #131129 #29111B #272911
square
#11291F #131129 #29111B #272911
split-complementary
#11291F #291127 #291311
monochromatic
#091610 #091610 #11291F #235440 #358060
Accessibility & contrast
On white
15.43
#11291F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.36
#11291F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #11291F
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##11291F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##11291F | 1.00 | 15.43 | 1.36 | 15.43 |
| #FFFFFF | 15.43 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.36 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.43 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#28261E
Deuteranopia (green-blind)
#242320
Tritanopia (blue-blind)
#0A2926
Achromatopsia (no color)
#242424
Design tokens & code
CSS
--color: #11291f; /* rgb */ color: rgb(17, 41, 31); /* oklch */ color: oklch(25.8% 0.036 164.7);
Tailwind
colors: {
custom: {
50: '#51635a',
500: '#11291f',
950: '#000000',
},
}SCSS
$custom: #11291f; $custom-light: #51635a; $custom-dark: #000000;
JSON
{
"hex": "#11291f",
"rgb": {
"r": 17,
"g": 41,
"b": 31
},
"hsl": {
"h": 155,
"s": 41.379,
"l": 11.373
},
"oklch": {
"l": 0.25782,
"c": 0.03597,
"h": 164.7
},
"luminance": 0.01804
}Semantic roles & 50–950 ramp
primary
#11291F
secondary
#613547
accent
#578AD1
background
#F4F5F5
surface
#E7EAE9
border
#C3C6C5
text
#020503
muted
#787978