#91E4EA#91E4EA
#91E4EA is a very light, moderate teal. Relative luminance 0.674; OKLCH L 86.8% C 0.081 H 201.6°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #91E4EA |
|---|---|
| RGB | rgb(145, 228, 234) |
| HSL | hsl(184, 68%, 74%) |
| HSV | hsv(184, 38%, 92%) |
| CMYK | cmyk(38%, 2.6%, 0%, 8.2%) |
| CIE-LAB | lab(85.73, -23.68, -10.89) |
| CIE-LCH | lch(85.73, 26.07, 204.70°) |
| OKLab | oklab(86.8% -0.0754 -0.0299) |
| OKLCH | oklch(86.8% 0.081 201.6) |
| XYZ | xyz(54.2663, 67.4434, 87.9843) |
| Luminance | 0.6745 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 2.80
Robin Egg Blue
#8AF1FE
ΔE00 3.76
Paleturquoise
#AFEEEE
ΔE00 4.32
Robin'S Egg
#6DEDFD
ΔE00 4.80
Powder Blue
#B0E0E6
ΔE00 5.85
Pale Sky Blue
#BDF6FE
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91E4EA #EA9791
analogous
#91EAC4 #91E4EA #91B8EA
triadic
#91E4EA #EA91E4 #E4EA91
tetradic
#91E4EA #C491EA #EA9791 #B8EA91
square
#91E4EA #C491EA #EA9791 #B8EA91
split-complementary
#91E4EA #EA91B8 #EAC491
monochromatic
#2ACBD6 #5ED7E0 #91E4EA #C4F1F4 #E5F9FA
Accessibility & contrast
On white
1.45
#91E4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#91E4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91E4EA
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91E4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91E4EA | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DDEB
Deuteranopia (green-blind)
#C9D1EB
Tritanopia (blue-blind)
#6CEAE6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #91e4ea; /* rgb */ color: rgb(145, 228, 234); /* oklch */ color: oklch(86.8% 0.081 201.6);
Tailwind
colors: {
custom: {
50: '#b5ecf0',
500: '#91e4ea',
950: '#000000',
},
}SCSS
$custom: #91e4ea; $custom-light: #b5ecf0; $custom-dark: #000000;
JSON
{
"hex": "#91e4ea",
"rgb": {
"r": 145,
"g": 228,
"b": 234
},
"hsl": {
"h": 184.045,
"s": 67.939,
"l": 74.314
},
"oklch": {
"l": 0.86797,
"c": 0.08113,
"h": 201.6
},
"luminance": 0.67447
}Semantic roles & 50–950 ramp
primary
#91E4EA
secondary
#C5625B
accent
#2216D0
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#111616
muted
#818485