#91EEEC#91EEEC
#91EEEC is a very light, moderate teal. Relative luminance 0.732; OKLCH L 89.1% C 0.089 H 193.9°. Best body text is #000000 at 15.65:1 contrast (WCAG AA passes).
Color values
| HEX | #91EEEC |
|---|---|
| RGB | rgb(145, 238, 236) |
| HSL | hsl(179, 73%, 75%) |
| HSV | hsv(179, 39%, 93%) |
| CMYK | cmyk(39.1%, 0%, 0.8%, 6.7%) |
| CIE-LAB | lab(88.55, -28.06, -7.75) |
| CIE-LCH | lch(88.55, 29.11, 195.43°) |
| OKLab | oklab(89.08% -0.0863 -0.0214) |
| OKLCH | oklch(89.08% 0.089 193.9) |
| XYZ | xyz(57.3862, 73.2208, 90.4497) |
| Luminance | 0.7322 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 4.09
Paleturquoise
#AFEEEE
ΔE00 4.45
Robin'S Egg Blue
#98EFF9
ΔE00 4.70
Pale Cyan
#B7FFFA
ΔE00 5.09
Robin Egg Blue
#8AF1FE
ΔE00 5.30
Robin'S Egg
#6DEDFD
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91EEEC #EE9193
analogous
#91EEBE #91EEEC #91C1EE
triadic
#91EEEC #EC91EE #EEEC91
tetradic
#91EEEC #BE91EE #EE9193 #C1EE91
square
#91EEEC #BE91EE #EE9193 #C1EE91
split-complementary
#91EEEC #EE91C1 #EEBE91
monochromatic
#27DEDA #5CE6E3 #91EEEC #C6F6F5 #E4FBFA
Accessibility & contrast
On white
1.34
#91EEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.65
#91EEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91EEEC
15.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91EEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91EEEC | 1.00 | 1.34 | 15.65 | 15.65 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E6EC
Deuteranopia (green-blind)
#D3D9ED
Tritanopia (blue-blind)
#69F3ED
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #91eeec; /* rgb */ color: rgb(145, 238, 236); /* oklch */ color: oklch(89.1% 0.089 193.9);
Tailwind
colors: {
custom: {
50: '#b6f3f2',
500: '#91eeec',
950: '#000000',
},
}SCSS
$custom: #91eeec; $custom-light: #b6f3f2; $custom-dark: #000000;
JSON
{
"hex": "#91eeec",
"rgb": {
"r": 145,
"g": 238,
"b": 236
},
"hsl": {
"h": 178.71,
"s": 73.228,
"l": 75.098
},
"oklch": {
"l": 0.89079,
"c": 0.0889,
"h": 193.9
},
"luminance": 0.73225
}Semantic roles & 50–950 ramp
primary
#91EEEC
secondary
#CA5A5C
accent
#1014D5
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#121716
muted
#828585