#91DFE8#91DFE8
#91DFE8 is a very light, moderate teal. Relative luminance 0.646; OKLCH L 85.6% C 0.078 H 205.1°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #91DFE8 |
|---|---|
| RGB | rgb(145, 223, 232) |
| HSL | hsl(186, 65%, 74%) |
| HSV | hsv(186, 38%, 91%) |
| CMYK | cmyk(37.5%, 3.9%, 0%, 9%) |
| CIE-LAB | lab(84.29, -21.70, -11.99) |
| CIE-LCH | lch(84.29, 24.79, 208.92°) |
| OKLab | oklab(85.63% -0.0703 -0.0329) |
| OKLCH | oklch(85.63% 0.078 205.1) |
| XYZ | xyz(52.6250, 64.6178, 86.0277) |
| Luminance | 0.6462 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.54
Robin Egg Blue
#8AF1FE
ΔE00 4.45
Powder Blue
#B0E0E6
ΔE00 5.09
Paleturquoise
#AFEEEE
ΔE00 5.22
Robin'S Egg
#6DEDFD
ΔE00 5.27
Pale Sky Blue
#BDF6FE
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91DFE8 #E89A91
analogous
#91E8C6 #91DFE8 #91B4E8
triadic
#91DFE8 #E891DF #DFE891
tetradic
#91DFE8 #C691E8 #E89A91 #B4E891
square
#91DFE8 #C691E8 #E89A91 #B4E891
split-complementary
#91DFE8 #E891B4 #E8C691
monochromatic
#2CC1D3 #5ED0DD #91DFE8 #C4EEF3 #E6F8FA
Accessibility & contrast
On white
1.51
#91DFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#91DFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91DFE8
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91DFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91DFE8 | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D9E9
Deuteranopia (green-blind)
#C4CDE8
Tritanopia (blue-blind)
#6EE5E2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #91dfe8; /* rgb */ color: rgb(145, 223, 232); /* oklch */ color: oklch(85.6% 0.078 205.1);
Tailwind
colors: {
custom: {
50: '#b5e9ef',
500: '#91dfe8',
950: '#000000',
},
}SCSS
$custom: #91dfe8; $custom-light: #b5e9ef; $custom-dark: #000000;
JSON
{
"hex": "#91dfe8",
"rgb": {
"r": 145,
"g": 223,
"b": 232
},
"hsl": {
"h": 186.207,
"s": 65.414,
"l": 73.922
},
"oklch": {
"l": 0.85626,
"c": 0.0776,
"h": 205.1
},
"luminance": 0.64621
}Semantic roles & 50–950 ramp
primary
#91DFE8
secondary
#C2665B
accent
#2B18CD
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111616
muted
#818485