#91CED7#91CED7
#91CED7 is a light, moderate teal. Relative luminance 0.551; OKLCH L 81.3% C 0.063 H 207.5°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #91CED7 |
|---|---|
| RGB | rgb(145, 206, 215) |
| HSL | hsl(188, 47%, 71%) |
| HSV | hsv(188, 33%, 84%) |
| CMYK | cmyk(32.6%, 4.2%, 0%, 15.7%) |
| CIE-LAB | lab(79.08, -17.23, -10.70) |
| CIE-LCH | lch(79.08, 20.28, 211.84°) |
| OKLab | oklab(81.31% -0.0563 -0.0293) |
| OKLCH | oklch(81.31% 0.063 207.5) |
| XYZ | xyz(46.0100, 55.0661, 72.4812) |
| Luminance | 0.5507 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.36
Lightblue
#ADD8E6
ΔE00 5.94
Sky Blue
#87CEEB
ΔE00 6.83
Robin'S Egg Blue
#98EFF9
ΔE00 7.82
Ice Blue
#A5DFF9
ΔE00 8.05
Baby Blue
#89CFF0
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CED7 #D79A91
analogous
#91D7BD #91CED7 #91ABD7
triadic
#91CED7 #D791CE #CED791
tetradic
#91CED7 #BD91D7 #D79A91 #ABD791
square
#91CED7 #BD91D7 #D79A91 #ABD791
split-complementary
#91CED7 #D791AB #D7BD91
monochromatic
#3FA0AE #64BAC7 #91CED7 #BEE2E7 #E9F5F7
Accessibility & contrast
On white
1.75
#91CED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#91CED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CED7
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CED7 | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C9D8
Deuteranopia (green-blind)
#B8C0D7
Tritanopia (blue-blind)
#78D3D1
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #91ced7; /* rgb */ color: rgb(145, 206, 215); /* oklch */ color: oklch(81.3% 0.063 207.5);
Tailwind
colors: {
custom: {
50: '#b3dde3',
500: '#91ced7',
950: '#000000',
},
}SCSS
$custom: #91ced7; $custom-light: #b3dde3; $custom-dark: #000000;
JSON
{
"hex": "#91ced7",
"rgb": {
"r": 145,
"g": 206,
"b": 215
},
"hsl": {
"h": 187.714,
"s": 46.667,
"l": 70.588
},
"oklch": {
"l": 0.81306,
"c": 0.06342,
"h": 207.5
},
"luminance": 0.55069
}Semantic roles & 50–950 ramp
primary
#91CED7
secondary
#AE695F
accent
#3E2CBA
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484