#91E2DB#91E2DB
#91E2DB is a very light, moderate teal. Relative luminance 0.655; OKLCH L 85.9% C 0.080 H 188.8°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #91E2DB |
|---|---|
| RGB | rgb(145, 226, 219) |
| HSL | hsl(175, 58%, 73%) |
| HSV | hsv(175, 36%, 89%) |
| CMYK | cmyk(35.8%, 0%, 3.1%, 11.4%) |
| CIE-LAB | lab(84.75, -26.25, -4.42) |
| CIE-LCH | lch(84.75, 26.62, 189.56°) |
| OKLab | oklab(85.88% -0.0791 -0.0123) |
| OKLCH | oklch(85.88% 0.08 188.8) |
| XYZ | xyz(51.6549, 65.5236, 76.9295) |
| Luminance | 0.6553 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.33
Light Cyan
#ACFFFC
ΔE00 6.55
Pale Cyan
#B7FFFA
ΔE00 6.85
Robin'S Egg Blue
#98EFF9
ΔE00 7.04
Tiffany Blue
#7BF2DA
ΔE00 7.14
Mediumturquoise
#48D1CC
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91E2DB #E29198
analogous
#91E2B3 #91E2DB #91C0E2
triadic
#91E2DB #DB91E2 #E2DB91
tetradic
#91E2DB #B391E2 #E29198 #C0E291
square
#91E2DB #B391E2 #E29198 #C0E291
split-complementary
#91E2DB #E291C0 #E2B391
monochromatic
#34C5B8 #61D5CB #91E2DB #C1EFEB #E7F9F7
Accessibility & contrast
On white
1.49
#91E2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#91E2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91E2DB
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91E2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91E2DB | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADADB
Deuteranopia (green-blind)
#CBCFDC
Tritanopia (blue-blind)
#73E6E0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #91e2db; /* rgb */ color: rgb(145, 226, 219); /* oklch */ color: oklch(85.9% 0.080 188.8);
Tailwind
colors: {
custom: {
50: '#b4ebe6',
500: '#91e2db',
950: '#000000',
},
}SCSS
$custom: #91e2db; $custom-light: #b4ebe6; $custom-dark: #000000;
JSON
{
"hex": "#91e2db",
"rgb": {
"r": 145,
"g": 226,
"b": 219
},
"hsl": {
"h": 174.815,
"s": 58.273,
"l": 72.745
},
"oklch": {
"l": 0.85878,
"c": 0.08004,
"h": 188.8
},
"luminance": 0.65527
}Semantic roles & 50–950 ramp
primary
#91E2DB
secondary
#BB5D65
accent
#202EC6
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111615
muted
#818484