#91E2EF#91E2EF
#91E2EF is a very light, moderate teal. Relative luminance 0.666; OKLCH L 86.5% C 0.081 H 208.6°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #91E2EF |
|---|---|
| RGB | rgb(145, 226, 239) |
| HSL | hsl(188, 75%, 75%) |
| HSV | hsv(188, 39%, 94%) |
| CMYK | cmyk(39.3%, 5.4%, 0%, 6.3%) |
| CIE-LAB | lab(85.32, -21.48, -14.14) |
| CIE-LCH | lch(85.32, 25.71, 213.35°) |
| OKLab | oklab(86.52% -0.0711 -0.0388) |
| OKLCH | oklch(86.52% 0.081 208.6) |
| XYZ | xyz(54.4478, 66.6407, 91.6385) |
| Luminance | 0.6664 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.12
Robin Egg Blue
#8AF1FE
ΔE00 3.79
Robin'S Egg
#6DEDFD
ΔE00 4.69
Powder Blue
#B0E0E6
ΔE00 5.32
Paleturquoise
#AFEEEE
ΔE00 5.82
Pale Sky Blue
#BDF6FE
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91E2EF #EF9E91
analogous
#91EFCD #91E2EF #91B3EF
triadic
#91E2EF #EF91E2 #E2EF91
tetradic
#91E2EF #CD91EF #EF9E91 #B3EF91
square
#91E2EF #CD91EF #EF9E91 #B3EF91
split-complementary
#91E2EF #EF91B3 #EFCD91
monochromatic
#26C6DF #5CD4E7 #91E2EF #C6F0F7 #E4F8FB
Accessibility & contrast
On white
1.47
#91E2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#91E2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91E2EF
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91E2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91E2EF | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DCF0
Deuteranopia (green-blind)
#C6D0EF
Tritanopia (blue-blind)
#6AE9E6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #91e2ef; /* rgb */ color: rgb(145, 226, 239); /* oklch */ color: oklch(86.5% 0.081 208.6);
Tailwind
colors: {
custom: {
50: '#b5ebf4',
500: '#91e2ef',
950: '#000000',
},
}SCSS
$custom: #91e2ef; $custom-light: #b5ebf4; $custom-dark: #000000;
JSON
{
"hex": "#91e2ef",
"rgb": {
"r": 145,
"g": 226,
"b": 239
},
"hsl": {
"h": 188.298,
"s": 74.603,
"l": 75.294
},
"oklch": {
"l": 0.86522,
"c": 0.08101,
"h": 208.6
},
"luminance": 0.66644
}Semantic roles & 50–950 ramp
primary
#91E2EF
secondary
#CB6959
accent
#2A0FD7
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#111617
muted
#818485