#91DED7#91DED7
#91DED7 is a very light, moderate teal. Relative luminance 0.632; OKLCH L 84.9% C 0.077 H 188.6°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #91DED7 |
|---|---|
| RGB | rgb(145, 222, 215) |
| HSL | hsl(175, 54%, 72%) |
| HSV | hsv(175, 35%, 87%) |
| CMYK | cmyk(34.7%, 0%, 3.2%, 12.9%) |
| CIE-LAB | lab(83.53, -25.22, -4.10) |
| CIE-LCH | lch(83.53, 25.55, 189.25°) |
| OKLab | oklab(84.86% -0.0759 -0.0114) |
| OKLCH | oklch(84.86% 0.077 188.6) |
| XYZ | xyz(50.0597, 63.1655, 73.8311) |
| Luminance | 0.6317 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.64
Mediumturquoise
#48D1CC
ΔE00 7.12
Light Cyan
#ACFFFC
ΔE00 7.36
Robin'S Egg Blue
#98EFF9
ΔE00 7.44
Pale Cyan
#B7FFFA
ΔE00 7.56
Turquoise
#40E0D0
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91DED7 #DE9198
analogous
#91DEB1 #91DED7 #91BFDE
triadic
#91DED7 #D791DE #DED791
tetradic
#91DED7 #B191DE #DE9198 #BFDE91
square
#91DED7 #B191DE #DE9198 #BFDE91
split-complementary
#91DED7 #DE91BF #DEB191
monochromatic
#38BCB0 #62D0C6 #91DED7 #C0ECE8 #E7F8F6
Accessibility & contrast
On white
1.54
#91DED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#91DED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91DED7
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91DED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91DED7 | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D6D7
Deuteranopia (green-blind)
#C8CCD8
Tritanopia (blue-blind)
#75E2DC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #91ded7; /* rgb */ color: rgb(145, 222, 215); /* oklch */ color: oklch(84.9% 0.077 188.6);
Tailwind
colors: {
custom: {
50: '#b4e8e3',
500: '#91ded7',
950: '#000000',
},
}SCSS
$custom: #91ded7; $custom-light: #b4e8e3; $custom-dark: #000000;
JSON
{
"hex": "#91ded7",
"rgb": {
"r": 145,
"g": 222,
"b": 215
},
"hsl": {
"h": 174.545,
"s": 53.846,
"l": 71.961
},
"oklch": {
"l": 0.84861,
"c": 0.07678,
"h": 188.6
},
"luminance": 0.63169
}Semantic roles & 50–950 ramp
primary
#91DED7
secondary
#B65D65
accent
#2432C1
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484