#91CED8#91CED8
#91CED8 is a light, moderate teal. Relative luminance 0.551; OKLCH L 81.3% C 0.064 H 208.7°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #91CED8 |
|---|---|
| RGB | rgb(145, 206, 216) |
| HSL | hsl(188, 48%, 71%) |
| HSV | hsv(188, 33%, 85%) |
| CMYK | cmyk(32.9%, 4.6%, 0%, 15.3%) |
| CIE-LAB | lab(79.11, -16.99, -11.19) |
| CIE-LCH | lch(79.11, 20.35, 213.37°) |
| OKLab | oklab(81.34% -0.0559 -0.0306) |
| OKLCH | oklch(81.34% 0.064 208.7) |
| XYZ | xyz(46.1389, 55.1176, 73.1600) |
| Luminance | 0.5512 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.38
Lightblue
#ADD8E6
ΔE00 5.70
Sky Blue
#87CEEB
ΔE00 6.44
Ice Blue
#A5DFF9
ΔE00 7.71
Baby Blue
#89CFF0
ΔE00 7.75
Robin'S Egg Blue
#98EFF9
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CED8 #D89B91
analogous
#91D8BE #91CED8 #91AAD8
triadic
#91CED8 #D891CE #CED891
tetradic
#91CED8 #BE91D8 #D89B91 #AAD891
square
#91CED8 #BE91D8 #D89B91 #AAD891
split-complementary
#91CED8 #D891AA #D8BE91
monochromatic
#3EA0B0 #64BAC8 #91CED8 #BEE2E8 #E8F5F7
Accessibility & contrast
On white
1.75
#91CED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#91CED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CED8
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CED8 | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C9D9
Deuteranopia (green-blind)
#B8C0D8
Tritanopia (blue-blind)
#77D3D1
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #91ced8; /* rgb */ color: rgb(145, 206, 216); /* oklch */ color: oklch(81.3% 0.064 208.7);
Tailwind
colors: {
custom: {
50: '#b3dde4',
500: '#91ced8',
950: '#000000',
},
}SCSS
$custom: #91ced8; $custom-light: #b3dde4; $custom-dark: #000000;
JSON
{
"hex": "#91ced8",
"rgb": {
"r": 145,
"g": 206,
"b": 216
},
"hsl": {
"h": 188.451,
"s": 47.651,
"l": 70.784
},
"oklch": {
"l": 0.81339,
"c": 0.06371,
"h": 208.7
},
"luminance": 0.5512
}Semantic roles & 50–950 ramp
primary
#91CED8
secondary
#AF6A5E
accent
#3F2BBB
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484