#91EEED#91EEED
#91EEED is a very light, moderate teal. Relative luminance 0.733; OKLCH L 89.1% C 0.089 H 194.8°. Best body text is #000000 at 15.66:1 contrast (WCAG AA passes).
Color values
| HEX | #91EEED |
|---|---|
| RGB | rgb(145, 238, 237) |
| HSL | hsl(179, 73%, 75%) |
| HSV | hsv(179, 39%, 93%) |
| CMYK | cmyk(39.1%, 0%, 0.4%, 6.7%) |
| CIE-LAB | lab(88.58, -27.82, -8.23) |
| CIE-LCH | lch(88.58, 29.02, 196.47°) |
| OKLab | oklab(89.11% -0.0859 -0.0227) |
| OKLCH | oklch(89.11% 0.089 194.8) |
| XYZ | xyz(57.5319, 73.2791, 91.2170) |
| Luminance | 0.7328 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 4.11
Robin'S Egg Blue
#98EFF9
ΔE00 4.34
Paleturquoise
#AFEEEE
ΔE00 4.34
Robin Egg Blue
#8AF1FE
ΔE00 4.93
Pale Cyan
#B7FFFA
ΔE00 5.14
Robin'S Egg
#6DEDFD
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91EEED #EE9192
analogous
#91EEBF #91EEED #91C0EE
triadic
#91EEED #ED91EE #EEED91
tetradic
#91EEED #BF91EE #EE9192 #C0EE91
square
#91EEED #BF91EE #EE9192 #C0EE91
split-complementary
#91EEED #EE91C0 #EEBF91
monochromatic
#27DEDC #5CE6E4 #91EEED #C6F6F6 #E4FBFB
Accessibility & contrast
On white
1.34
#91EEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.66
#91EEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91EEED
15.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91EEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91EEED | 1.00 | 1.34 | 15.66 | 15.66 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E6ED
Deuteranopia (green-blind)
#D2D9EE
Tritanopia (blue-blind)
#68F3ED
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #91eeed; /* rgb */ color: rgb(145, 238, 237); /* oklch */ color: oklch(89.1% 0.089 194.8);
Tailwind
colors: {
custom: {
50: '#b6f3f2',
500: '#91eeed',
950: '#000000',
},
}SCSS
$custom: #91eeed; $custom-light: #b6f3f2; $custom-dark: #000000;
JSON
{
"hex": "#91eeed",
"rgb": {
"r": 145,
"g": 238,
"b": 237
},
"hsl": {
"h": 179.355,
"s": 73.228,
"l": 75.098
},
"oklch": {
"l": 0.89111,
"c": 0.08882,
"h": 194.8
},
"luminance": 0.73283
}Semantic roles & 50–950 ramp
primary
#91EEED
secondary
#CA5A5B
accent
#1012D5
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#121717
muted
#828585