#91CED9#91CED9
#91CED9 is a light, moderate teal. Relative luminance 0.552; OKLCH L 81.4% C 0.064 H 210.0°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #91CED9 |
|---|---|
| RGB | rgb(145, 206, 217) |
| HSL | hsl(189, 49%, 71%) |
| HSV | hsv(189, 33%, 85%) |
| CMYK | cmyk(33.2%, 5.1%, 0%, 14.9%) |
| CIE-LAB | lab(79.14, -16.76, -11.68) |
| CIE-LCH | lch(79.14, 20.43, 214.89°) |
| OKLab | oklab(81.37% -0.0555 -0.032) |
| OKLCH | oklch(81.37% 0.064 210) |
| XYZ | xyz(46.2685, 55.1695, 73.8430) |
| Luminance | 0.5517 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.43
Lightblue
#ADD8E6
ΔE00 5.47
Sky Blue
#87CEEB
ΔE00 6.04
Baby Blue
#89CFF0
ΔE00 7.35
Ice Blue
#A5DFF9
ΔE00 7.38
Robin'S Egg Blue
#98EFF9
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CED9 #D99C91
analogous
#91D9C0 #91CED9 #91AAD9
triadic
#91CED9 #D991CE #CED991
tetradic
#91CED9 #C091D9 #D99C91 #AAD991
square
#91CED9 #C091D9 #D99C91 #AAD991
split-complementary
#91CED9 #D991AA #D9C091
monochromatic
#3EA0B2 #64BAC9 #91CED9 #BEE2E9 #E8F5F7
Accessibility & contrast
On white
1.74
#91CED9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#91CED9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CED9
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CED9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CED9 | 1.00 | 1.74 | 12.03 | 12.03 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C9DA
Deuteranopia (green-blind)
#B8C0D9
Tritanopia (blue-blind)
#77D3D1
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #91ced9; /* rgb */ color: rgb(145, 206, 217); /* oklch */ color: oklch(81.4% 0.064 210.0);
Tailwind
colors: {
custom: {
50: '#b3dde4',
500: '#91ced9',
950: '#000000',
},
}SCSS
$custom: #91ced9; $custom-light: #b3dde4; $custom-dark: #000000;
JSON
{
"hex": "#91ced9",
"rgb": {
"r": 145,
"g": 206,
"b": 217
},
"hsl": {
"h": 189.167,
"s": 48.649,
"l": 70.98
},
"oklch": {
"l": 0.81373,
"c": 0.06402,
"h": 210
},
"luminance": 0.55172
}Semantic roles & 50–950 ramp
primary
#91CED9
secondary
#B06B5E
accent
#402ABC
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484