#91DFF3#91DFF3
#91DFF3 is a very light, moderate cyan. Relative luminance 0.653; OKLCH L 86.0% C 0.081 H 215.8°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #91DFF3 |
|---|---|
| RGB | rgb(145, 223, 243) |
| HSL | hsl(192, 80%, 76%) |
| HSV | hsv(192, 40%, 95%) |
| CMYK | cmyk(40.3%, 8.2%, 0%, 4.7%) |
| CIE-LAB | lab(84.62, -18.98, -17.30) |
| CIE-LCH | lch(84.62, 25.69, 222.35°) |
| OKLab | oklab(86% -0.066 -0.0476) |
| OKLCH | oklch(86% 0.081 215.8) |
| XYZ | xyz(54.2366, 65.2625, 94.5156) |
| Luminance | 0.6527 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.67
Sky Blue
#87CEEB
ΔE00 5.28
Robin'S Egg Blue
#98EFF9
ΔE00 5.29
Robin Egg Blue
#8AF1FE
ΔE00 5.63
Lightblue
#ADD8E6
ΔE00 5.78
Powder Blue
#B0E0E6
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91DFF3 #F3A591
analogous
#91F3D6 #91DFF3 #91AEF3
triadic
#91DFF3 #F391DF #DFF391
tetradic
#91DFF3 #D691F3 #F3A591 #AEF391
square
#91DFF3 #D691F3 #F3A591 #AEF391
split-complementary
#91DFF3 #F391AE #F3D691
monochromatic
#23BFE7 #5ACFED #91DFF3 #C8EFF9 #E3F7FC
Accessibility & contrast
On white
1.49
#91DFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#91DFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91DFF3
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91DFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91DFF3 | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DAF4
Deuteranopia (green-blind)
#C1CEF3
Tritanopia (blue-blind)
#68E7E5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #91dff3; /* rgb */ color: rgb(145, 223, 243); /* oklch */ color: oklch(86.0% 0.081 215.8);
Tailwind
colors: {
custom: {
50: '#b5e9f7',
500: '#91dff3',
950: '#000000',
},
}SCSS
$custom: #91dff3; $custom-light: #b5e9f7; $custom-dark: #000000;
JSON
{
"hex": "#91dff3",
"rgb": {
"r": 145,
"g": 223,
"b": 243
},
"hsl": {
"h": 192.245,
"s": 80.328,
"l": 76.078
},
"oklch": {
"l": 0.86001,
"c": 0.0814,
"h": 215.8
},
"luminance": 0.65266
}Semantic roles & 50–950 ramp
primary
#91DFF3
secondary
#D07158
accent
#3409DD
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111617
muted
#818485