#91DDEC#91DDEC
#91DDEC is a very light, moderate teal. Relative luminance 0.638; OKLCH L 85.3% C 0.078 H 211.4°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #91DDEC |
|---|---|
| RGB | rgb(145, 221, 236) |
| HSL | hsl(190, 71%, 75%) |
| HSV | hsv(190, 39%, 93%) |
| CMYK | cmyk(38.6%, 6.4%, 0%, 7.5%) |
| CIE-LAB | lab(83.85, -19.72, -14.75) |
| CIE-LCH | lch(83.85, 24.63, 216.80°) |
| OKLab | oklab(85.32% -0.0664 -0.0405) |
| OKLCH | oklch(85.32% 0.078 211.4) |
| XYZ | xyz(52.6685, 63.7853, 88.8771) |
| Luminance | 0.6379 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.59
Powder Blue
#B0E0E6
ΔE00 5.12
Robin Egg Blue
#8AF1FE
ΔE00 5.21
Robin'S Egg
#6DEDFD
ΔE00 5.83
Lightblue
#ADD8E6
ΔE00 5.98
Ice Blue
#A5DFF9
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91DDEC #ECA091
analogous
#91ECCE #91DDEC #91B0EC
triadic
#91DDEC #EC91DD #DDEC91
tetradic
#91DDEC #CE91EC #ECA091 #B0EC91
square
#91DDEC #CE91EC #ECA091 #B0EC91
split-complementary
#91DDEC #EC91B0 #ECCE91
monochromatic
#29BDDA #5DCDE3 #91DDEC #C5EDF5 #E5F7FA
Accessibility & contrast
On white
1.53
#91DDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#91DDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91DDEC
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91DDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91DDEC | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D8ED
Deuteranopia (green-blind)
#C1CCEC
Tritanopia (blue-blind)
#6CE4E1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #91ddec; /* rgb */ color: rgb(145, 221, 236); /* oklch */ color: oklch(85.3% 0.078 211.4);
Tailwind
colors: {
custom: {
50: '#b5e7f2',
500: '#91ddec',
950: '#000000',
},
}SCSS
$custom: #91ddec; $custom-light: #b5e7f2; $custom-dark: #000000;
JSON
{
"hex": "#91ddec",
"rgb": {
"r": 145,
"g": 221,
"b": 236
},
"hsl": {
"h": 189.89,
"s": 70.543,
"l": 74.706
},
"oklch": {
"l": 0.8532,
"c": 0.07774,
"h": 211.4
},
"luminance": 0.63789
}Semantic roles & 50–950 ramp
primary
#91DDEC
secondary
#C76C5A
accent
#3313D3
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111616
muted
#818485