#91EEFF#91EEFF
#91EEFF is a very light, moderate teal. Relative luminance 0.744; OKLCH L 89.7% C 0.091 H 210.5°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #91EEFF |
|---|---|
| RGB | rgb(145, 238, 255) |
| HSL | hsl(189, 100%, 78%) |
| HSV | hsv(189, 43%, 100%) |
| CMYK | cmyk(43.1%, 6.7%, 0%, 0%) |
| CIE-LAB | lab(89.10, -23.41, -16.86) |
| CIE-LCH | lch(89.10, 28.85, 215.76°) |
| OKLab | oklab(89.7% -0.0788 -0.0464) |
| OKLCH | oklch(89.7% 0.091 210.5) |
| XYZ | xyz(60.2949, 74.3843, 105.7687) |
| Luminance | 0.7439 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin Egg Blue
#8AF1FE
ΔE00 2.10
Robin'S Egg Blue
#98EFF9
ΔE00 2.33
Robin'S Egg
#6DEDFD
ΔE00 3.61
Pale Sky Blue
#BDF6FE
ΔE00 5.81
Paleturquoise
#AFEEEE
ΔE00 6.49
Powder Blue
#B0E0E6
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91EEFF #FFA291
analogous
#91FFD9 #91EEFF #91B7FF
triadic
#91EEFF #FF91EE #EEFF91
tetradic
#91EEFF #D991FF #FFA291 #B7FF91
square
#91EEFF #D991FF #FFA291 #B7FF91
split-complementary
#91EEFF #FF91B7 #FFD991
monochromatic
#17DBFF #54E5FF #91EEFF #CEF7FF #E0FAFF
Accessibility & contrast
On white
1.32
#91EEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#91EEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91EEFF
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91EEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91EEFF | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE8FF
Deuteranopia (green-blind)
#CDDAFF
Tritanopia (blue-blind)
#5EF6F3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #91eeff; /* rgb */ color: rgb(145, 238, 255); /* oklch */ color: oklch(89.7% 0.091 210.5);
Tailwind
colors: {
custom: {
50: '#b7f3ff',
500: '#91eeff',
950: '#000000',
},
}SCSS
$custom: #91eeff; $custom-light: #b7f3ff; $custom-dark: #000000;
JSON
{
"hex": "#91eeff",
"rgb": {
"r": 145,
"g": 238,
"b": 255
},
"hsl": {
"h": 189.273,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.89703,
"c": 0.09147,
"h": 210.5
},
"luminance": 0.74389
}Semantic roles & 50–950 ramp
primary
#91EEFF
secondary
#E16953
accent
#2300E6
background
#FDFFFF
surface
#F8FEFF
border
#D1D6D7
text
#121718
muted
#828586