#91EBDD#91EBDD
#91EBDD is a very light, moderate teal. Relative luminance 0.707; OKLCH L 88.0% C 0.089 H 183.3°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #91EBDD |
|---|---|
| RGB | rgb(145, 235, 221) |
| HSL | hsl(171, 69%, 75%) |
| HSV | hsv(171, 38%, 92%) |
| CMYK | cmyk(38.3%, 0%, 6%, 7.8%) |
| CIE-LAB | lab(87.32, -30.11, -1.71) |
| CIE-LCH | lch(87.32, 30.16, 183.24°) |
| OKLab | oklab(87.95% -0.0889 -0.0051) |
| OKLCH | oklch(87.95% 0.089 183.3) |
| XYZ | xyz(54.4316, 70.6531, 79.1618) |
| Luminance | 0.7066 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.18
Pale Aqua
#B8FFEB
ΔE00 5.92
Light Cyan
#ACFFFC
ΔE00 6.30
Pale Cyan
#B7FFFA
ΔE00 6.51
Turquoise
#40E0D0
ΔE00 6.70
Paleturquoise
#AFEEEE
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91EBDD #EB919F
analogous
#91EBB0 #91EBDD #91CCEB
triadic
#91EBDD #DD91EB #EBDD91
tetradic
#91EBDD #B091EB #EB919F #CCEB91
square
#91EBDD #B091EB #EB919F #CCEB91
split-complementary
#91EBDD #EB91CC #EBB091
monochromatic
#29D8BD #5DE2CD #91EBDD #C5F4ED #E5FAF7
Accessibility & contrast
On white
1.39
#91EBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#91EBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91EBDD
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91EBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91EBDD | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E2DD
Deuteranopia (green-blind)
#D3D6DE
Tritanopia (blue-blind)
#70EEE7
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #91ebdd; /* rgb */ color: rgb(145, 235, 221); /* oklch */ color: oklch(88.0% 0.089 183.3);
Tailwind
colors: {
custom: {
50: '#b5f1e7',
500: '#91ebdd',
950: '#000000',
},
}SCSS
$custom: #91ebdd; $custom-light: #b5f1e7; $custom-dark: #000000;
JSON
{
"hex": "#91ebdd",
"rgb": {
"r": 145,
"g": 235,
"b": 221
},
"hsl": {
"h": 170.667,
"s": 69.231,
"l": 74.51
},
"oklch": {
"l": 0.87953,
"c": 0.08906,
"h": 183.3
},
"luminance": 0.70657
}Semantic roles & 50–950 ramp
primary
#91EBDD
secondary
#C65A6B
accent
#1432D1
background
#FDFFFE
surface
#F8FEFC
border
#D1D6D5
text
#111716
muted
#818584