#91DED0#91DED0
#91DED0 is a very light, moderate teal. Relative luminance 0.628; OKLCH L 84.7% C 0.079 H 181.6°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #91DED0 |
|---|---|
| RGB | rgb(145, 222, 208) |
| HSL | hsl(169, 54%, 72%) |
| HSV | hsv(169, 35%, 87%) |
| CMYK | cmyk(34.7%, 0%, 6.3%, 12.9%) |
| CIE-LAB | lab(83.34, -26.80, -0.67) |
| CIE-LCH | lch(83.34, 26.81, 181.43°) |
| OKLab | oklab(84.65% -0.0788 -0.0022) |
| OKLCH | oklch(84.65% 0.079 181.6) |
| XYZ | xyz(49.1794, 62.8134, 69.1951) |
| Luminance | 0.6282 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 5.93
Tiffany Blue
#7BF2DA
ΔE00 6.17
Pale Teal
#82CBB2
ΔE00 6.26
Light Teal
#90E4C1
ΔE00 6.74
Turquoise
#40E0D0
ΔE00 7.07
Paleturquoise
#AFEEEE
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91DED0 #DE919F
analogous
#91DEAA #91DED0 #91C6DE
triadic
#91DED0 #D091DE #DED091
tetradic
#91DED0 #AA91DE #DE919F #C6DE91
square
#91DED0 #AA91DE #DE919F #C6DE91
split-complementary
#91DED0 #DE91C6 #DEAA91
monochromatic
#38BCA4 #62D0BC #91DED0 #C0ECE4 #E7F8F5
Accessibility & contrast
On white
1.55
#91DED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#91DED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91DED0
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91DED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91DED0 | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D6CF
Deuteranopia (green-blind)
#CACBD1
Tritanopia (blue-blind)
#78E1DA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #91ded0; /* rgb */ color: rgb(145, 222, 208); /* oklch */ color: oklch(84.7% 0.079 181.6);
Tailwind
colors: {
custom: {
50: '#b4e8de',
500: '#91ded0',
950: '#000000',
},
}SCSS
$custom: #91ded0; $custom-light: #b4e8de; $custom-dark: #000000;
JSON
{
"hex": "#91ded0",
"rgb": {
"r": 145,
"g": 222,
"b": 208
},
"hsl": {
"h": 169.091,
"s": 53.846,
"l": 71.961
},
"oklch": {
"l": 0.84651,
"c": 0.07884,
"h": 181.6
},
"luminance": 0.62816
}Semantic roles & 50–950 ramp
primary
#91DED0
secondary
#B65D6D
accent
#2441C1
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484