#91DFDE#91DFDE
#91DFDE is a very light, moderate teal. Relative luminance 0.641; OKLCH L 85.3% C 0.077 H 194.8°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #91DFDE |
|---|---|
| RGB | rgb(145, 223, 222) |
| HSL | hsl(179, 55%, 72%) |
| HSV | hsv(179, 35%, 87%) |
| CMYK | cmyk(35%, 0%, 0.4%, 12.5%) |
| CIE-LAB | lab(84.00, -24.08, -7.12) |
| CIE-LCH | lch(84.00, 25.11, 196.47°) |
| OKLab | oklab(85.3% -0.0743 -0.0196) |
| OKLCH | oklch(85.3% 0.077 194.8) |
| XYZ | xyz(51.2448, 64.0657, 78.7587) |
| Luminance | 0.6407 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.61
Robin'S Egg Blue
#98EFF9
ΔE00 5.38
Robin Egg Blue
#8AF1FE
ΔE00 6.36
Powder Blue
#B0E0E6
ΔE00 6.63
Light Cyan
#ACFFFC
ΔE00 6.91
Robin'S Egg
#6DEDFD
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91DFDE #DF9192
analogous
#91DFB7 #91DFDE #91B9DF
triadic
#91DFDE #DE91DF #DFDE91
tetradic
#91DFDE #B791DF #DF9192 #B9DF91
square
#91DFDE #B791DF #DF9192 #B9DF91
split-complementary
#91DFDE #DF91B9 #DFB791
monochromatic
#37BEBD #62D1D0 #91DFDE #C0EDEC #E7F8F8
Accessibility & contrast
On white
1.52
#91DFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#91DFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91DFDE
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91DFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91DFDE | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D8DE
Deuteranopia (green-blind)
#C7CDDF
Tritanopia (blue-blind)
#72E4DE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #91dfde; /* rgb */ color: rgb(145, 223, 222); /* oklch */ color: oklch(85.3% 0.077 194.8);
Tailwind
colors: {
custom: {
50: '#b4e9e8',
500: '#91dfde',
950: '#000000',
},
}SCSS
$custom: #91dfde; $custom-light: #b4e9e8; $custom-dark: #000000;
JSON
{
"hex": "#91dfde",
"rgb": {
"r": 145,
"g": 223,
"b": 222
},
"hsl": {
"h": 179.231,
"s": 54.93,
"l": 72.157
},
"oklch": {
"l": 0.85302,
"c": 0.07681,
"h": 194.8
},
"luminance": 0.64069
}Semantic roles & 50–950 ramp
primary
#91DFDE
secondary
#B75D5E
accent
#2325C2
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111616
muted
#818484