#91E1DA#91E1DA
#91E1DA is a very light, moderate teal. Relative luminance 0.649; OKLCH L 85.6% C 0.079 H 188.8°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #91E1DA |
|---|---|
| RGB | rgb(145, 225, 218) |
| HSL | hsl(175, 57%, 73%) |
| HSV | hsv(175, 36%, 88%) |
| CMYK | cmyk(35.6%, 0%, 3.1%, 11.8%) |
| CIE-LAB | lab(84.45, -25.99, -4.34) |
| CIE-LCH | lch(84.45, 26.35, 189.48°) |
| OKLab | oklab(85.62% -0.0783 -0.0121) |
| OKLCH | oklch(85.62% 0.079 188.8) |
| XYZ | xyz(51.2526, 64.9288, 76.1479) |
| Luminance | 0.6493 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.39
Light Cyan
#ACFFFC
ΔE00 6.75
Pale Cyan
#B7FFFA
ΔE00 7.02
Robin'S Egg Blue
#98EFF9
ΔE00 7.13
Mediumturquoise
#48D1CC
ΔE00 7.25
Tiffany Blue
#7BF2DA
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91E1DA #E19198
analogous
#91E1B2 #91E1DA #91C0E1
triadic
#91E1DA #DA91E1 #E1DA91
tetradic
#91E1DA #B291E1 #E19198 #C0E191
square
#91E1DA #B291E1 #E19198 #C0E191
split-complementary
#91E1DA #E191C0 #E1B291
monochromatic
#35C3B6 #61D4CA #91E1DA #C1EEEA #E7F8F7
Accessibility & contrast
On white
1.50
#91E1DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#91E1DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91E1DA
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91E1DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91E1DA | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D9DA
Deuteranopia (green-blind)
#CACEDB
Tritanopia (blue-blind)
#73E5DF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #91e1da; /* rgb */ color: rgb(145, 225, 218); /* oklch */ color: oklch(85.6% 0.079 188.8);
Tailwind
colors: {
custom: {
50: '#b4eae5',
500: '#91e1da',
950: '#000000',
},
}SCSS
$custom: #91e1da; $custom-light: #b4eae5; $custom-dark: #000000;
JSON
{
"hex": "#91e1da",
"rgb": {
"r": 145,
"g": 225,
"b": 218
},
"hsl": {
"h": 174.75,
"s": 57.143,
"l": 72.549
},
"oklch": {
"l": 0.85623,
"c": 0.07923,
"h": 188.8
},
"luminance": 0.64932
}Semantic roles & 50–950 ramp
primary
#91E1DA
secondary
#B95D65
accent
#212FC5
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111615
muted
#818484