#91DFD8#91DFD8
#91DFD8 is a very light, moderate teal. Relative luminance 0.638; OKLCH L 85.1% C 0.078 H 188.6°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #91DFD8 |
|---|---|
| RGB | rgb(145, 223, 216) |
| HSL | hsl(175, 55%, 72%) |
| HSV | hsv(175, 35%, 87%) |
| CMYK | cmyk(35%, 0%, 3.1%, 12.5%) |
| CIE-LAB | lab(83.84, -25.48, -4.18) |
| CIE-LCH | lch(83.84, 25.82, 189.33°) |
| OKLab | oklab(85.12% -0.0767 -0.0116) |
| OKLCH | oklch(85.12% 0.078 188.6) |
| XYZ | xyz(50.4549, 63.7498, 74.5987) |
| Luminance | 0.6375 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.55
Light Cyan
#ACFFFC
ΔE00 7.15
Mediumturquoise
#48D1CC
ΔE00 7.16
Robin'S Egg Blue
#98EFF9
ΔE00 7.33
Pale Cyan
#B7FFFA
ΔE00 7.38
Tiffany Blue
#7BF2DA
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91DFD8 #DF9198
analogous
#91DFB1 #91DFD8 #91BFDF
triadic
#91DFD8 #D891DF #DFD891
tetradic
#91DFD8 #B191DF #DF9198 #BFDF91
square
#91DFD8 #B191DF #DF9198 #BFDF91
split-complementary
#91DFD8 #DF91BF #DFB191
monochromatic
#37BEB2 #62D1C7 #91DFD8 #C0EDE9 #E7F8F7
Accessibility & contrast
On white
1.53
#91DFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#91DFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91DFD8
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91DFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91DFD8 | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D7D8
Deuteranopia (green-blind)
#C9CDD9
Tritanopia (blue-blind)
#74E3DD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #91dfd8; /* rgb */ color: rgb(145, 223, 216); /* oklch */ color: oklch(85.1% 0.078 188.6);
Tailwind
colors: {
custom: {
50: '#b4e9e4',
500: '#91dfd8',
950: '#000000',
},
}SCSS
$custom: #91dfd8; $custom-light: #b4e9e4; $custom-dark: #000000;
JSON
{
"hex": "#91dfd8",
"rgb": {
"r": 145,
"g": 223,
"b": 216
},
"hsl": {
"h": 174.615,
"s": 54.93,
"l": 72.157
},
"oklch": {
"l": 0.85115,
"c": 0.07759,
"h": 188.6
},
"luminance": 0.63753
}Semantic roles & 50–950 ramp
primary
#91DFD8
secondary
#B75D65
accent
#2331C2
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111615
muted
#818484