#91E2EC#91E2EC
#91E2EC is a very light, moderate teal. Relative luminance 0.665; OKLCH L 86.4% C 0.080 H 205.7°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #91E2EC |
|---|---|
| RGB | rgb(145, 226, 236) |
| HSL | hsl(187, 71%, 75%) |
| HSV | hsv(187, 39%, 93%) |
| CMYK | cmyk(38.6%, 4.2%, 0%, 7.5%) |
| CIE-LAB | lab(85.23, -22.21, -12.69) |
| CIE-LCH | lch(85.23, 25.58, 209.73°) |
| OKLab | oklab(86.42% -0.0723 -0.0348) |
| OKLCH | oklch(86.42% 0.08 205.7) |
| XYZ | xyz(54.0083, 66.4649, 89.3237) |
| Luminance | 0.6647 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 2.85
Robin Egg Blue
#8AF1FE
ΔE00 3.71
Robin'S Egg
#6DEDFD
ΔE00 4.68
Paleturquoise
#AFEEEE
ΔE00 5.13
Powder Blue
#B0E0E6
ΔE00 5.32
Pale Sky Blue
#BDF6FE
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91E2EC #EC9B91
analogous
#91ECC8 #91E2EC #91B5EC
triadic
#91E2EC #EC91E2 #E2EC91
tetradic
#91E2EC #C891EC #EC9B91 #B5EC91
square
#91E2EC #C891EC #EC9B91 #B5EC91
split-complementary
#91E2EC #EC91B5 #ECC891
monochromatic
#29C6DA #5DD4E3 #91E2EC #C5F0F5 #E5F8FA
Accessibility & contrast
On white
1.47
#91E2EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#91E2EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91E2EC
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91E2EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91E2EC | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCED
Deuteranopia (green-blind)
#C6D0EC
Tritanopia (blue-blind)
#6BE8E5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #91e2ec; /* rgb */ color: rgb(145, 226, 236); /* oklch */ color: oklch(86.4% 0.080 205.7);
Tailwind
colors: {
custom: {
50: '#b5ebf2',
500: '#91e2ec',
950: '#000000',
},
}SCSS
$custom: #91e2ec; $custom-light: #b5ebf2; $custom-dark: #000000;
JSON
{
"hex": "#91e2ec",
"rgb": {
"r": 145,
"g": 226,
"b": 236
},
"hsl": {
"h": 186.593,
"s": 70.543,
"l": 74.706
},
"oklch": {
"l": 0.86421,
"c": 0.08023,
"h": 205.7
},
"luminance": 0.66469
}Semantic roles & 50–950 ramp
primary
#91E2EC
secondary
#C7665A
accent
#2813D3
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#111616
muted
#818485