#91E1EA#91E1EA
#91E1EA is a very light, moderate teal. Relative luminance 0.658; OKLCH L 86.1% C 0.079 H 204.9°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #91E1EA |
|---|---|
| RGB | rgb(145, 225, 234) |
| HSL | hsl(186, 68%, 74%) |
| HSV | hsv(186, 38%, 92%) |
| CMYK | cmyk(38%, 3.8%, 0%, 8.2%) |
| CIE-LAB | lab(84.90, -22.20, -12.13) |
| CIE-LCH | lch(84.90, 25.30, 208.65°) |
| OKLab | oklab(86.13% -0.0719 -0.0333) |
| OKLCH | oklch(86.13% 0.079 204.9) |
| XYZ | xyz(53.4482, 65.8071, 87.7116) |
| Luminance | 0.6581 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.08
Robin Egg Blue
#8AF1FE
ΔE00 3.99
Robin'S Egg
#6DEDFD
ΔE00 4.90
Paleturquoise
#AFEEEE
ΔE00 5.02
Powder Blue
#B0E0E6
ΔE00 5.27
Pale Sky Blue
#BDF6FE
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91E1EA #EA9A91
analogous
#91EAC6 #91E1EA #91B5EA
triadic
#91E1EA #EA91E1 #E1EA91
tetradic
#91E1EA #C691EA #EA9A91 #B5EA91
square
#91E1EA #C691EA #EA9A91 #B5EA91
split-complementary
#91E1EA #EA91B5 #EAC691
monochromatic
#2AC5D6 #5ED3E0 #91E1EA #C4EFF4 #E5F8FA
Accessibility & contrast
On white
1.48
#91E1EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#91E1EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91E1EA
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91E1EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91E1EA | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DBEB
Deuteranopia (green-blind)
#C6CFEA
Tritanopia (blue-blind)
#6CE7E3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #91e1ea; /* rgb */ color: rgb(145, 225, 234); /* oklch */ color: oklch(86.1% 0.079 204.9);
Tailwind
colors: {
custom: {
50: '#b5eaf0',
500: '#91e1ea',
950: '#000000',
},
}SCSS
$custom: #91e1ea; $custom-light: #b5eaf0; $custom-dark: #000000;
JSON
{
"hex": "#91e1ea",
"rgb": {
"r": 145,
"g": 225,
"b": 234
},
"hsl": {
"h": 186.067,
"s": 67.939,
"l": 74.314
},
"oklch": {
"l": 0.86134,
"c": 0.07921,
"h": 204.9
},
"luminance": 0.65811
}Semantic roles & 50–950 ramp
primary
#91E1EA
secondary
#C5655B
accent
#2816D0
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#111616
muted
#818485