#91ECEE#91ECEE
#91ECEE is a very light, moderate teal. Relative luminance 0.722; OKLCH L 88.7% C 0.087 H 197.5°. Best body text is #000000 at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #91ECEE |
|---|---|
| RGB | rgb(145, 236, 238) |
| HSL | hsl(181, 73%, 75%) |
| HSV | hsv(181, 39%, 93%) |
| CMYK | cmyk(39.1%, 0.8%, 0%, 6.7%) |
| CIE-LAB | lab(88.06, -26.62, -9.53) |
| CIE-LCH | lch(88.06, 28.28, 199.70°) |
| OKLab | oklab(88.7% -0.0832 -0.0262) |
| OKLCH | oklch(88.7% 0.087 197.5) |
| XYZ | xyz(57.0994, 72.1796, 91.7955) |
| Luminance | 0.7218 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.26
Robin Egg Blue
#8AF1FE
ΔE00 3.93
Paleturquoise
#AFEEEE
ΔE00 4.07
Light Cyan
#ACFFFC
ΔE00 4.64
Robin'S Egg
#6DEDFD
ΔE00 5.11
Pale Cyan
#B7FFFA
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91ECEE #EE9391
analogous
#91EEC1 #91ECEE #91BEEE
triadic
#91ECEE #EE91EC #ECEE91
tetradic
#91ECEE #C191EE #EE9391 #BEEE91
square
#91ECEE #C191EE #EE9391 #BEEE91
split-complementary
#91ECEE #EE91BE #EEC191
monochromatic
#27DADE #5CE3E6 #91ECEE #C6F5F6 #E4FAFB
Accessibility & contrast
On white
1.36
#91ECEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.44
#91ECEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91ECEE
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91ECEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91ECEE | 1.00 | 1.36 | 15.44 | 15.44 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E4EE
Deuteranopia (green-blind)
#D0D8EF
Tritanopia (blue-blind)
#68F2EC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #91ecee; /* rgb */ color: rgb(145, 236, 238); /* oklch */ color: oklch(88.7% 0.087 197.5);
Tailwind
colors: {
custom: {
50: '#b6f2f3',
500: '#91ecee',
950: '#000000',
},
}SCSS
$custom: #91ecee; $custom-light: #b6f2f3; $custom-dark: #000000;
JSON
{
"hex": "#91ecee",
"rgb": {
"r": 145,
"g": 236,
"b": 238
},
"hsl": {
"h": 181.29,
"s": 73.228,
"l": 75.098
},
"oklch": {
"l": 0.88698,
"c": 0.08721,
"h": 197.5
},
"luminance": 0.72184
}Semantic roles & 50–950 ramp
primary
#91ECEE
secondary
#CA5C5A
accent
#1410D5
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#121717
muted
#828585