#91DEDD#91DEDD
#91DEDD is a very light, moderate teal. Relative luminance 0.635; OKLCH L 85.0% C 0.076 H 194.8°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #91DEDD |
|---|---|
| RGB | rgb(145, 222, 221) |
| HSL | hsl(179, 54%, 72%) |
| HSV | hsv(179, 35%, 87%) |
| CMYK | cmyk(34.7%, 0%, 0.5%, 12.9%) |
| CIE-LAB | lab(83.69, -23.83, -7.04) |
| CIE-LCH | lch(83.69, 24.85, 196.46°) |
| OKLab | oklab(85.05% -0.0735 -0.0194) |
| OKLCH | oklch(85.05% 0.076 194.8) |
| XYZ | xyz(50.8448, 63.4795, 77.9662) |
| Luminance | 0.6348 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.72
Robin'S Egg Blue
#98EFF9
ΔE00 5.52
Robin Egg Blue
#8AF1FE
ΔE00 6.52
Powder Blue
#B0E0E6
ΔE00 6.57
Light Cyan
#ACFFFC
ΔE00 7.13
Robin'S Egg
#6DEDFD
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91DEDD #DE9192
analogous
#91DEB7 #91DEDD #91B9DE
triadic
#91DEDD #DD91DE #DEDD91
tetradic
#91DEDD #B791DE #DE9192 #B9DE91
square
#91DEDD #B791DE #DE9192 #B9DE91
split-complementary
#91DEDD #DE91B9 #DEB791
monochromatic
#38BCBA #62D0CE #91DEDD #C0ECEC #E7F8F8
Accessibility & contrast
On white
1.53
#91DEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#91DEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91DEDD
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91DEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91DEDD | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D7DD
Deuteranopia (green-blind)
#C6CCDE
Tritanopia (blue-blind)
#73E3DD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #91dedd; /* rgb */ color: rgb(145, 222, 221); /* oklch */ color: oklch(85.0% 0.076 194.8);
Tailwind
colors: {
custom: {
50: '#b4e8e7',
500: '#91dedd',
950: '#000000',
},
}SCSS
$custom: #91dedd; $custom-light: #b4e8e7; $custom-dark: #000000;
JSON
{
"hex": "#91dedd",
"rgb": {
"r": 145,
"g": 222,
"b": 221
},
"hsl": {
"h": 179.221,
"s": 53.846,
"l": 71.961
},
"oklch": {
"l": 0.85048,
"c": 0.07598,
"h": 194.8
},
"luminance": 0.63483
}Semantic roles & 50–950 ramp
primary
#91DEDD
secondary
#B65D5E
accent
#2426C1
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484