#91C2DF#91C2DF
#91C2DF is a light, moderate cyan. Relative luminance 0.499; OKLCH L 79.0% C 0.066 H 234.7°. Best body text is #000000 at 10.99:1 contrast (WCAG AA passes).
Color values
| HEX | #91C2DF |
|---|---|
| RGB | rgb(145, 194, 223) |
| HSL | hsl(202, 55%, 72%) |
| HSV | hsv(202, 35%, 87%) |
| CMYK | cmyk(35%, 13%, 0%, 12.5%) |
| CIE-LAB | lab(76.03, -9.04, -19.60) |
| CIE-LCH | lch(76.03, 21.58, 245.23°) |
| OKLab | oklab(78.96% -0.0382 -0.0538) |
| OKLCH | oklch(78.96% 0.066 234.7) |
| XYZ | xyz(44.2838, 49.9287, 77.1015) |
| Luminance | 0.4993 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.96
Baby Blue
#89CFF0
ΔE00 4.22
Sky Blue
#87CEEB
ΔE00 4.57
Lightblue (survey)
#7BC8F6
ΔE00 4.76
Lightskyblue
#87CEFA
ΔE00 4.80
Light Blue
#95D0FC
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C2DF #DFAE91
analogous
#91DFD5 #91C2DF #919BDF
triadic
#91C2DF #DF91C2 #C2DF91
tetradic
#91C2DF #D591DF #DFAE91 #9BDF91
square
#91C2DF #D591DF #DFAE91 #9BDF91
split-complementary
#91C2DF #DF919B #DFD591
monochromatic
#378CBE #62A8D1 #91C2DF #C0DCED #E7F2F8
Accessibility & contrast
On white
1.91
#91C2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.99
#91C2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C2DF
10.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C2DF | 1.00 | 1.91 | 10.99 | 10.99 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C0E1
Deuteranopia (green-blind)
#AAB8DF
Tritanopia (blue-blind)
#76CACB
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #91c2df; /* rgb */ color: rgb(145, 194, 223); /* oklch */ color: oklch(79.0% 0.066 234.7);
Tailwind
colors: {
custom: {
50: '#b3d4e9',
500: '#91c2df',
950: '#000000',
},
}SCSS
$custom: #91c2df; $custom-light: #b3d4e9; $custom-dark: #000000;
JSON
{
"hex": "#91c2df",
"rgb": {
"r": 145,
"g": 194,
"b": 223
},
"hsl": {
"h": 202.308,
"s": 54.93,
"l": 72.157
},
"oklch": {
"l": 0.78964,
"c": 0.066,
"h": 234.7
},
"luminance": 0.49931
}Semantic roles & 50–950 ramp
primary
#91C2DF
secondary
#EFE3DC
accent
#5E23C2
background
#FBFDFE
surface
#F6FAFC
border
#D0D3D5
text
#111416
muted
#808384