#91E2EA#91E2EA
#91E2EA is a very light, moderate teal. Relative luminance 0.664; OKLCH L 86.4% C 0.080 H 203.8°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #91E2EA |
|---|---|
| RGB | rgb(145, 226, 234) |
| HSL | hsl(185, 68%, 74%) |
| HSV | hsv(185, 38%, 92%) |
| CMYK | cmyk(38%, 3.4%, 0%, 8.2%) |
| CIE-LAB | lab(85.17, -22.70, -11.72) |
| CIE-LCH | lch(85.17, 25.55, 207.30°) |
| OKLab | oklab(86.36% -0.0731 -0.0322) |
| OKLCH | oklch(86.36% 0.08 203.8) |
| XYZ | xyz(53.7193, 66.3493, 87.8019) |
| Luminance | 0.6635 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 2.92
Robin Egg Blue
#8AF1FE
ΔE00 3.85
Paleturquoise
#AFEEEE
ΔE00 4.75
Robin'S Egg
#6DEDFD
ΔE00 4.82
Powder Blue
#B0E0E6
ΔE00 5.44
Pale Sky Blue
#BDF6FE
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91E2EA #EA9991
analogous
#91EAC6 #91E2EA #91B6EA
triadic
#91E2EA #EA91E2 #E2EA91
tetradic
#91E2EA #C691EA #EA9991 #B6EA91
square
#91E2EA #C691EA #EA9991 #B6EA91
split-complementary
#91E2EA #EA91B6 #EAC691
monochromatic
#2AC7D6 #5ED4E0 #91E2EA #C4F0F4 #E5F8FA
Accessibility & contrast
On white
1.47
#91E2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#91E2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91E2EA
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91E2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91E2EA | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCEB
Deuteranopia (green-blind)
#C7D0EA
Tritanopia (blue-blind)
#6CE8E4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #91e2ea; /* rgb */ color: rgb(145, 226, 234); /* oklch */ color: oklch(86.4% 0.080 203.8);
Tailwind
colors: {
custom: {
50: '#b5ebf0',
500: '#91e2ea',
950: '#000000',
},
}SCSS
$custom: #91e2ea; $custom-light: #b5ebf0; $custom-dark: #000000;
JSON
{
"hex": "#91e2ea",
"rgb": {
"r": 145,
"g": 226,
"b": 234
},
"hsl": {
"h": 185.393,
"s": 67.939,
"l": 74.314
},
"oklch": {
"l": 0.86355,
"c": 0.07982,
"h": 203.8
},
"luminance": 0.66353
}Semantic roles & 50–950 ramp
primary
#91E2EA
secondary
#C5645B
accent
#2616D0
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#111616
muted
#818485