#91EEEE#91EEEE
#91EEEE is a very light, moderate teal. Relative luminance 0.733; OKLCH L 89.1% C 0.089 H 195.7°. Best body text is #000000 at 15.67:1 contrast (WCAG AA passes).
Color values
| HEX | #91EEEE |
|---|---|
| RGB | rgb(145, 238, 238) |
| HSL | hsl(180, 73%, 75%) |
| HSV | hsv(180, 39%, 93%) |
| CMYK | cmyk(39.1%, 0%, 0%, 6.7%) |
| CIE-LAB | lab(88.61, -27.59, -8.71) |
| CIE-LCH | lch(88.61, 28.93, 197.52°) |
| OKLab | oklab(89.14% -0.0855 -0.024) |
| OKLCH | oklch(89.14% 0.089 195.7) |
| XYZ | xyz(57.6784, 73.3377, 91.9886) |
| Luminance | 0.7334 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.98
Light Cyan
#ACFFFC
ΔE00 4.15
Paleturquoise
#AFEEEE
ΔE00 4.26
Robin Egg Blue
#8AF1FE
ΔE00 4.57
Pale Cyan
#B7FFFA
ΔE00 5.21
Robin'S Egg
#6DEDFD
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91EEEE #EE9191
analogous
#91EEBF #91EEEE #91BFEE
triadic
#91EEEE #EE91EE #EEEE91
tetradic
#91EEEE #BF91EE #EE9191 #BFEE91
square
#91EEEE #BF91EE #EE9191 #BFEE91
split-complementary
#91EEEE #EE91BF #EEBF91
monochromatic
#27DEDE #5CE6E6 #91EEEE #C6F6F6 #E4FBFB
Accessibility & contrast
On white
1.34
#91EEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.67
#91EEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91EEEE
15.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91EEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91EEEE | 1.00 | 1.34 | 15.67 | 15.67 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E6EE
Deuteranopia (green-blind)
#D2D9EF
Tritanopia (blue-blind)
#67F3EE
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #91eeee; /* rgb */ color: rgb(145, 238, 238); /* oklch */ color: oklch(89.1% 0.089 195.7);
Tailwind
colors: {
custom: {
50: '#b6f3f3',
500: '#91eeee',
950: '#000000',
},
}SCSS
$custom: #91eeee; $custom-light: #b6f3f3; $custom-dark: #000000;
JSON
{
"hex": "#91eeee",
"rgb": {
"r": 145,
"g": 238,
"b": 238
},
"hsl": {
"h": 180,
"s": 73.228,
"l": 75.098
},
"oklch": {
"l": 0.89142,
"c": 0.08878,
"h": 195.7
},
"luminance": 0.73342
}Semantic roles & 50–950 ramp
primary
#91EEEE
secondary
#CA5A5A
accent
#1010D5
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#121717
muted
#828585