#91C6DF#91C6DF
#91C6DF is a light, moderate cyan. Relative luminance 0.517; OKLCH L 79.8% C 0.066 H 228.7°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #91C6DF |
|---|---|
| RGB | rgb(145, 198, 223) |
| HSL | hsl(199, 55%, 72%) |
| HSV | hsv(199, 35%, 87%) |
| CMYK | cmyk(35%, 11.2%, 0%, 12.5%) |
| CIE-LAB | lab(77.12, -11.15, -17.94) |
| CIE-LCH | lch(77.12, 21.12, 238.14°) |
| OKLab | oklab(79.83% -0.0432 -0.0492) |
| OKLCH | oklch(79.83% 0.066 228.7) |
| XYZ | xyz(45.1861, 51.7331, 77.4023) |
| Luminance | 0.5174 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.06
Baby Blue
#89CFF0
ΔE00 3.32
Lightskyblue
#87CEFA
ΔE00 5.32
Light Grey Blue
#9DBCD4
ΔE00 5.45
Lightblue (survey)
#7BC8F6
ΔE00 5.50
Ice Blue
#A5DFF9
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C6DF #DFAA91
analogous
#91DFD1 #91C6DF #919FDF
triadic
#91C6DF #DF91C6 #C6DF91
tetradic
#91C6DF #D191DF #DFAA91 #9FDF91
square
#91C6DF #D191DF #DFAA91 #9FDF91
split-complementary
#91C6DF #DF919F #DFD191
monochromatic
#3793BE #62ADD1 #91C6DF #C0DFED #E7F3F8
Accessibility & contrast
On white
1.85
#91C6DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#91C6DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C6DF
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C6DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C6DF | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C4E0
Deuteranopia (green-blind)
#AEBBDF
Tritanopia (blue-blind)
#76CDCE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #91c6df; /* rgb */ color: rgb(145, 198, 223); /* oklch */ color: oklch(79.8% 0.066 228.7);
Tailwind
colors: {
custom: {
50: '#b3d7e9',
500: '#91c6df',
950: '#000000',
},
}SCSS
$custom: #91c6df; $custom-light: #b3d7e9; $custom-dark: #000000;
JSON
{
"hex": "#91c6df",
"rgb": {
"r": 145,
"g": 198,
"b": 223
},
"hsl": {
"h": 199.231,
"s": 54.93,
"l": 72.157
},
"oklch": {
"l": 0.79832,
"c": 0.0655,
"h": 228.7
},
"luminance": 0.51736
}Semantic roles & 50–950 ramp
primary
#91C6DF
secondary
#B77A5D
accent
#5623C2
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111416
muted
#818384