#91DFED#91DFED
#91DFED is a very light, moderate teal. Relative luminance 0.649; OKLCH L 85.8% C 0.079 H 210.1°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #91DFED |
|---|---|
| RGB | rgb(145, 223, 237) |
| HSL | hsl(189, 72%, 75%) |
| HSV | hsv(189, 39%, 93%) |
| CMYK | cmyk(38.8%, 5.9%, 0%, 7.1%) |
| CIE-LAB | lab(84.44, -20.48, -14.41) |
| CIE-LCH | lch(84.44, 25.04, 215.13°) |
| OKLab | oklab(85.79% -0.0683 -0.0395) |
| OKLCH | oklch(85.79% 0.079 210.1) |
| XYZ | xyz(53.3453, 64.9059, 89.8214) |
| Luminance | 0.6491 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.96
Robin Egg Blue
#8AF1FE
ΔE00 4.60
Powder Blue
#B0E0E6
ΔE00 5.13
Robin'S Egg
#6DEDFD
ΔE00 5.33
Paleturquoise
#AFEEEE
ΔE00 6.36
Lightblue
#ADD8E6
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91DFED #ED9F91
analogous
#91EDCD #91DFED #91B1ED
triadic
#91DFED #ED91DF #DFED91
tetradic
#91DFED #CD91ED #ED9F91 #B1ED91
square
#91DFED #CD91ED #ED9F91 #B1ED91
split-complementary
#91DFED #ED91B1 #EDCD91
monochromatic
#28C0DC #5CD0E4 #91DFED #C6EEF6 #E5F7FB
Accessibility & contrast
On white
1.50
#91DFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#91DFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91DFED
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91DFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91DFED | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9EE
Deuteranopia (green-blind)
#C3CEED
Tritanopia (blue-blind)
#6BE6E3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #91dfed; /* rgb */ color: rgb(145, 223, 237); /* oklch */ color: oklch(85.8% 0.079 210.1);
Tailwind
colors: {
custom: {
50: '#b5e9f2',
500: '#91dfed',
950: '#000000',
},
}SCSS
$custom: #91dfed; $custom-light: #b5e9f2; $custom-dark: #000000;
JSON
{
"hex": "#91dfed",
"rgb": {
"r": 145,
"g": 223,
"b": 237
},
"hsl": {
"h": 189.13,
"s": 71.875,
"l": 74.902
},
"oklch": {
"l": 0.85794,
"c": 0.07896,
"h": 210.1
},
"luminance": 0.6491
}Semantic roles & 50–950 ramp
primary
#91DFED
secondary
#C86B5A
accent
#2F12D4
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111617
muted
#818485