#91E4EC#91E4EC
#91E4EC is a very light, moderate teal. Relative luminance 0.676; OKLCH L 86.9% C 0.081 H 203.6°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #91E4EC |
|---|---|
| RGB | rgb(145, 228, 236) |
| HSL | hsl(185, 71%, 75%) |
| HSV | hsv(185, 39%, 93%) |
| CMYK | cmyk(38.6%, 3.4%, 0%, 7.5%) |
| CIE-LAB | lab(85.79, -23.20, -11.86) |
| CIE-LCH | lch(85.79, 26.06, 207.08°) |
| OKLab | oklab(86.86% -0.0746 -0.0326) |
| OKLCH | oklch(86.86% 0.081 203.6) |
| XYZ | xyz(54.5553, 67.5589, 89.5060) |
| Luminance | 0.6756 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 2.50
Robin Egg Blue
#8AF1FE
ΔE00 3.43
Robin'S Egg
#6DEDFD
ΔE00 4.51
Paleturquoise
#AFEEEE
ΔE00 4.61
Powder Blue
#B0E0E6
ΔE00 5.66
Pale Sky Blue
#BDF6FE
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91E4EC #EC9991
analogous
#91ECC7 #91E4EC #91B6EC
triadic
#91E4EC #EC91E4 #E4EC91
tetradic
#91E4EC #C791EC #EC9991 #B6EC91
square
#91E4EC #C791EC #EC9991 #B6EC91
split-complementary
#91E4EC #EC91B6 #ECC791
monochromatic
#29CADA #5DD7E3 #91E4EC #C5F1F5 #E5F9FA
Accessibility & contrast
On white
1.45
#91E4EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#91E4EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91E4EC
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91E4EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91E4EC | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DDED
Deuteranopia (green-blind)
#C8D1EC
Tritanopia (blue-blind)
#6BEAE6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #91e4ec; /* rgb */ color: rgb(145, 228, 236); /* oklch */ color: oklch(86.9% 0.081 203.6);
Tailwind
colors: {
custom: {
50: '#b5ecf2',
500: '#91e4ec',
950: '#000000',
},
}SCSS
$custom: #91e4ec; $custom-light: #b5ecf2; $custom-dark: #000000;
JSON
{
"hex": "#91e4ec",
"rgb": {
"r": 145,
"g": 228,
"b": 236
},
"hsl": {
"h": 185.275,
"s": 70.543,
"l": 74.706
},
"oklch": {
"l": 0.86863,
"c": 0.08142,
"h": 203.6
},
"luminance": 0.67563
}Semantic roles & 50–950 ramp
primary
#91E4EC
secondary
#C7645A
accent
#2413D3
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#111616
muted
#818485