#91DFD9#91DFD9
#91DFD9 is a very light, moderate teal. Relative luminance 0.638; OKLCH L 85.1% C 0.077 H 189.6°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #91DFD9 |
|---|---|
| RGB | rgb(145, 223, 217) |
| HSL | hsl(175, 55%, 72%) |
| HSV | hsv(175, 35%, 87%) |
| CMYK | cmyk(35%, 0%, 2.7%, 12.5%) |
| CIE-LAB | lab(83.86, -25.25, -4.67) |
| CIE-LCH | lch(83.86, 25.68, 190.49°) |
| OKLab | oklab(85.15% -0.0763 -0.013) |
| OKLCH | oklch(85.15% 0.077 189.6) |
| XYZ | xyz(50.5846, 63.8017, 75.2817) |
| Luminance | 0.6381 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.34
Robin'S Egg Blue
#98EFF9
ΔE00 6.99
Light Cyan
#ACFFFC
ΔE00 7.06
Mediumturquoise
#48D1CC
ΔE00 7.16
Pale Cyan
#B7FFFA
ΔE00 7.32
Turquoise
#40E0D0
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91DFD9 #DF9197
analogous
#91DFB2 #91DFD9 #91BEDF
triadic
#91DFD9 #D991DF #DFD991
tetradic
#91DFD9 #B291DF #DF9197 #BEDF91
square
#91DFD9 #B291DF #DF9197 #BEDF91
split-complementary
#91DFD9 #DF91BE #DFB291
monochromatic
#37BEB4 #62D1C9 #91DFD9 #C0EDE9 #E7F8F7
Accessibility & contrast
On white
1.53
#91DFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#91DFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91DFD9
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91DFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91DFD9 | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D7D9
Deuteranopia (green-blind)
#C9CDDA
Tritanopia (blue-blind)
#74E3DD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #91dfd9; /* rgb */ color: rgb(145, 223, 217); /* oklch */ color: oklch(85.1% 0.077 189.6);
Tailwind
colors: {
custom: {
50: '#b4e9e4',
500: '#91dfd9',
950: '#000000',
},
}SCSS
$custom: #91dfd9; $custom-light: #b4e9e4; $custom-dark: #000000;
JSON
{
"hex": "#91dfd9",
"rgb": {
"r": 145,
"g": 223,
"b": 217
},
"hsl": {
"h": 175.385,
"s": 54.93,
"l": 72.157
},
"oklch": {
"l": 0.85146,
"c": 0.07739,
"h": 189.6
},
"luminance": 0.63805
}Semantic roles & 50–950 ramp
primary
#91DFD9
secondary
#B75D64
accent
#232FC2
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111615
muted
#818484