#91E0EA#91E0EA
#91E0EA is a very light, moderate teal. Relative luminance 0.653; OKLCH L 85.9% C 0.079 H 206.0°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #91E0EA |
|---|---|
| RGB | rgb(145, 224, 234) |
| HSL | hsl(187, 68%, 74%) |
| HSV | hsv(187, 38%, 92%) |
| CMYK | cmyk(38%, 4.3%, 0%, 8.2%) |
| CIE-LAB | lab(84.62, -21.71, -12.54) |
| CIE-LCH | lch(84.62, 25.07, 210.02°) |
| OKLab | oklab(85.91% -0.0707 -0.0344) |
| OKLCH | oklch(85.91% 0.079 206) |
| XYZ | xyz(53.1787, 65.2680, 87.6217) |
| Luminance | 0.6527 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.32
Robin Egg Blue
#8AF1FE
ΔE00 4.18
Robin'S Egg
#6DEDFD
ΔE00 5.03
Powder Blue
#B0E0E6
ΔE00 5.13
Paleturquoise
#AFEEEE
ΔE00 5.31
Pale Sky Blue
#BDF6FE
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91E0EA #EA9B91
analogous
#91EAC8 #91E0EA #91B4EA
triadic
#91E0EA #EA91E0 #E0EA91
tetradic
#91E0EA #C891EA #EA9B91 #B4EA91
square
#91E0EA #C891EA #EA9B91 #B4EA91
split-complementary
#91E0EA #EA91B4 #EAC891
monochromatic
#2AC3D6 #5ED2E0 #91E0EA #C4EEF4 #E5F8FA
Accessibility & contrast
On white
1.49
#91E0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#91E0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91E0EA
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91E0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91E0EA | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DAEB
Deuteranopia (green-blind)
#C5CEEA
Tritanopia (blue-blind)
#6CE6E3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #91e0ea; /* rgb */ color: rgb(145, 224, 234); /* oklch */ color: oklch(85.9% 0.079 206.0);
Tailwind
colors: {
custom: {
50: '#b5e9f0',
500: '#91e0ea',
950: '#000000',
},
}SCSS
$custom: #91e0ea; $custom-light: #b5e9f0; $custom-dark: #000000;
JSON
{
"hex": "#91e0ea",
"rgb": {
"r": 145,
"g": 224,
"b": 234
},
"hsl": {
"h": 186.742,
"s": 67.939,
"l": 74.314
},
"oklch": {
"l": 0.85913,
"c": 0.07862,
"h": 206
},
"luminance": 0.65272
}Semantic roles & 50–950 ramp
primary
#91E0EA
secondary
#C5675B
accent
#2B16D0
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#111616
muted
#818485