#91DDEB#91DDEB
#91DDEB is a very light, moderate teal. Relative luminance 0.637; OKLCH L 85.3% C 0.077 H 210.4°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #91DDEB |
|---|---|
| RGB | rgb(145, 221, 235) |
| HSL | hsl(189, 69%, 75%) |
| HSV | hsv(189, 38%, 92%) |
| CMYK | cmyk(38.3%, 6%, 0%, 7.8%) |
| CIE-LAB | lab(83.82, -19.97, -14.27) |
| CIE-LCH | lch(83.82, 24.54, 215.55°) |
| OKLab | oklab(85.29% -0.0667 -0.0391) |
| OKLCH | oklch(85.29% 0.077 210.4) |
| XYZ | xyz(52.5236, 63.7273, 88.1141) |
| Luminance | 0.6373 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.42
Powder Blue
#B0E0E6
ΔE00 5.03
Robin Egg Blue
#8AF1FE
ΔE00 5.09
Robin'S Egg
#6DEDFD
ΔE00 5.74
Lightblue
#ADD8E6
ΔE00 6.14
Ice Blue
#A5DFF9
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91DDEB #EB9F91
analogous
#91EBCC #91DDEB #91B0EB
triadic
#91DDEB #EB91DD #DDEB91
tetradic
#91DDEB #CC91EB #EB9F91 #B0EB91
square
#91DDEB #CC91EB #EB9F91 #B0EB91
split-complementary
#91DDEB #EB91B0 #EBCC91
monochromatic
#29BDD8 #5DCDE2 #91DDEB #C5EDF4 #E5F7FA
Accessibility & contrast
On white
1.53
#91DDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#91DDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91DDEB
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91DDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91DDEB | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D8EC
Deuteranopia (green-blind)
#C2CCEB
Tritanopia (blue-blind)
#6DE4E1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #91ddeb; /* rgb */ color: rgb(145, 221, 235); /* oklch */ color: oklch(85.3% 0.077 210.4);
Tailwind
colors: {
custom: {
50: '#b5e7f1',
500: '#91ddeb',
950: '#000000',
},
}SCSS
$custom: #91ddeb; $custom-light: #b5e7f1; $custom-dark: #000000;
JSON
{
"hex": "#91ddeb",
"rgb": {
"r": 145,
"g": 221,
"b": 235
},
"hsl": {
"h": 189.333,
"s": 69.231,
"l": 74.51
},
"oklch": {
"l": 0.85286,
"c": 0.07738,
"h": 210.4
},
"luminance": 0.63731
}Semantic roles & 50–950 ramp
primary
#91DDEB
secondary
#C66B5A
accent
#3214D1
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111616
muted
#818485