#91E2EE#91E2EE
#91E2EE is a very light, moderate teal. Relative luminance 0.666; OKLCH L 86.5% C 0.081 H 207.7°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #91E2EE |
|---|---|
| RGB | rgb(145, 226, 238) |
| HSL | hsl(188, 73%, 75%) |
| HSV | hsv(188, 39%, 93%) |
| CMYK | cmyk(39.1%, 5%, 0%, 6.7%) |
| CIE-LAB | lab(85.29, -21.72, -13.65) |
| CIE-LCH | lch(85.29, 25.66, 212.15°) |
| OKLab | oklab(86.49% -0.0715 -0.0375) |
| OKLCH | oklch(86.49% 0.081 207.7) |
| XYZ | xyz(54.3005, 66.5818, 90.8626) |
| Luminance | 0.6659 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 2.98
Robin Egg Blue
#8AF1FE
ΔE00 3.73
Robin'S Egg
#6DEDFD
ΔE00 4.66
Powder Blue
#B0E0E6
ΔE00 5.30
Paleturquoise
#AFEEEE
ΔE00 5.58
Pale Sky Blue
#BDF6FE
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91E2EE #EE9D91
analogous
#91EECB #91E2EE #91B3EE
triadic
#91E2EE #EE91E2 #E2EE91
tetradic
#91E2EE #CB91EE #EE9D91 #B3EE91
square
#91E2EE #CB91EE #EE9D91 #B3EE91
split-complementary
#91E2EE #EE91B3 #EECB91
monochromatic
#27C6DE #5CD4E6 #91E2EE #C6F0F6 #E4F8FB
Accessibility & contrast
On white
1.47
#91E2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#91E2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91E2EE
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91E2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91E2EE | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DCEF
Deuteranopia (green-blind)
#C6D0EE
Tritanopia (blue-blind)
#6AE9E5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #91e2ee; /* rgb */ color: rgb(145, 226, 238); /* oklch */ color: oklch(86.5% 0.081 207.7);
Tailwind
colors: {
custom: {
50: '#b5ebf3',
500: '#91e2ee',
950: '#000000',
},
}SCSS
$custom: #91e2ee; $custom-light: #b5ebf3; $custom-dark: #000000;
JSON
{
"hex": "#91e2ee",
"rgb": {
"r": 145,
"g": 226,
"b": 238
},
"hsl": {
"h": 187.742,
"s": 73.228,
"l": 75.098
},
"oklch": {
"l": 0.86488,
"c": 0.08073,
"h": 207.7
},
"luminance": 0.66586
}Semantic roles & 50–950 ramp
primary
#91E2EE
secondary
#CA685A
accent
#2A10D5
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#111617
muted
#818485