#91CECD#91CECD
#91CECD is a light, moderate teal. Relative luminance 0.546; OKLCH L 81.0% C 0.062 H 194.7°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #91CECD |
|---|---|
| RGB | rgb(145, 206, 205) |
| HSL | hsl(179, 38%, 69%) |
| HSV | hsv(179, 30%, 81%) |
| CMYK | cmyk(29.6%, 0%, 0.5%, 19.2%) |
| CIE-LAB | lab(78.79, -19.57, -5.76) |
| CIE-LCH | lch(78.79, 20.40, 196.40°) |
| OKLab | oklab(80.98% -0.0603 -0.0158) |
| OKLCH | oklch(80.98% 0.062 194.7) |
| XYZ | xyz(44.7641, 54.5677, 65.9197) |
| Luminance | 0.5457 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.65
Paleturquoise
#AFEEEE
ΔE00 7.47
Mediumturquoise
#48D1CC
ΔE00 8.15
Robin'S Egg Blue
#98EFF9
ΔE00 8.61
Lightblue
#ADD8E6
ΔE00 8.99
Pale Teal
#82CBB2
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CECD #CE9192
analogous
#91CEAF #91CECD #91B1CE
triadic
#91CECD #CD91CE #CECD91
tetradic
#91CECD #AF91CE #CE9192 #B1CE91
square
#91CECD #AF91CE #CE9192 #B1CE91
split-complementary
#91CECD #CE91B1 #CEAF91
monochromatic
#469E9D #67BBBA #91CECD #BBE1E0 #E6F4F3
Accessibility & contrast
On white
1.76
#91CECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#91CECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CECD
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CECD | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C8CD
Deuteranopia (green-blind)
#BBBFCE
Tritanopia (blue-blind)
#7BD2CD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #91cecd; /* rgb */ color: rgb(145, 206, 205); /* oklch */ color: oklch(81.0% 0.062 194.7);
Tailwind
colors: {
custom: {
50: '#b3dddc',
500: '#91cecd',
950: '#000000',
},
}SCSS
$custom: #91cecd; $custom-light: #b3dddc; $custom-dark: #000000;
JSON
{
"hex": "#91cecd",
"rgb": {
"r": 145,
"g": 206,
"b": 205
},
"hsl": {
"h": 179.016,
"s": 38.365,
"l": 68.824
},
"oklch": {
"l": 0.80981,
"c": 0.0623,
"h": 194.7
},
"luminance": 0.5457
}Semantic roles & 50–950 ramp
primary
#91CECD
secondary
#A36061
accent
#3436B1
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484