#91EEE8#91EEE8
#91EEE8 is a very light, moderate teal. Relative luminance 0.730; OKLCH L 89.0% C 0.089 H 190.4°. Best body text is #000000 at 15.60:1 contrast (WCAG AA passes).
Color values
| HEX | #91EEE8 |
|---|---|
| RGB | rgb(145, 238, 232) |
| HSL | hsl(176, 73%, 75%) |
| HSV | hsv(176, 39%, 93%) |
| CMYK | cmyk(39.1%, 0%, 2.5%, 6.7%) |
| CIE-LAB | lab(88.44, -29.01, -5.81) |
| CIE-LCH | lch(88.44, 29.58, 191.33°) |
| OKLab | oklab(88.96% -0.0879 -0.0161) |
| OKLCH | oklch(88.96% 0.089 190.4) |
| XYZ | xyz(56.8116, 72.9910, 87.4233) |
| Luminance | 0.7299 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 4.35
Paleturquoise
#AFEEEE
ΔE00 5.08
Pale Cyan
#B7FFFA
ΔE00 5.13
Robin'S Egg Blue
#98EFF9
ΔE00 6.15
Tiffany Blue
#7BF2DA
ΔE00 6.49
Duck Egg Blue
#C3FBF4
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91EEE8 #EE9197
analogous
#91EEB9 #91EEE8 #91C5EE
triadic
#91EEE8 #E891EE #EEE891
tetradic
#91EEE8 #B991EE #EE9197 #C5EE91
square
#91EEE8 #B991EE #EE9197 #C5EE91
split-complementary
#91EEE8 #EE91C5 #EEB991
monochromatic
#27DED2 #5CE6DD #91EEE8 #C6F6F3 #E4FBF9
Accessibility & contrast
On white
1.35
#91EEE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.60
#91EEE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91EEE8
15.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91EEE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91EEE8 | 1.00 | 1.35 | 15.60 | 15.60 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E5E8
Deuteranopia (green-blind)
#D4D9E9
Tritanopia (blue-blind)
#6BF3EC
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #91eee8; /* rgb */ color: rgb(145, 238, 232); /* oklch */ color: oklch(89.0% 0.089 190.4);
Tailwind
colors: {
custom: {
50: '#b6f3ef',
500: '#91eee8',
950: '#000000',
},
}SCSS
$custom: #91eee8; $custom-light: #b6f3ef; $custom-dark: #000000;
JSON
{
"hex": "#91eee8",
"rgb": {
"r": 145,
"g": 238,
"b": 232
},
"hsl": {
"h": 176.129,
"s": 73.228,
"l": 75.098
},
"oklch": {
"l": 0.88955,
"c": 0.08937,
"h": 190.4
},
"luminance": 0.72995
}Semantic roles & 50–950 ramp
primary
#91EEE8
secondary
#CA5A61
accent
#101DD5
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#121716
muted
#828585