#91C6DE#91C6DE
#91C6DE is a light, moderate cyan. Relative luminance 0.517; OKLCH L 79.8% C 0.065 H 227.7°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #91C6DE |
|---|---|
| RGB | rgb(145, 198, 222) |
| HSL | hsl(199, 54%, 72%) |
| HSV | hsv(199, 35%, 87%) |
| CMYK | cmyk(34.7%, 10.8%, 0%, 12.9%) |
| CIE-LAB | lab(77.09, -11.40, -17.45) |
| CIE-LCH | lch(77.09, 20.84, 236.85°) |
| OKLab | oklab(79.8% -0.0436 -0.0479) |
| OKLCH | oklch(79.8% 0.065 227.7) |
| XYZ | xyz(45.0516, 51.6794, 76.6943) |
| Luminance | 0.5168 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.07
Baby Blue
#89CFF0
ΔE00 3.48
Light Grey Blue
#9DBCD4
ΔE00 5.62
Lightskyblue
#87CEFA
ΔE00 5.63
Lightblue (survey)
#7BC8F6
ΔE00 5.81
Lightblue
#ADD8E6
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C6DE #DEA991
analogous
#91DECF #91C6DE #91A0DE
triadic
#91C6DE #DE91C6 #C6DE91
tetradic
#91C6DE #CF91DE #DEA991 #A0DE91
square
#91C6DE #CF91DE #DEA991 #A0DE91
split-complementary
#91C6DE #DE91A0 #DECF91
monochromatic
#3893BC #62AED0 #91C6DE #C0DEEC #E7F3F8
Accessibility & contrast
On white
1.85
#91C6DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#91C6DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C6DE
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C6DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C6DE | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C4DF
Deuteranopia (green-blind)
#AEBADE
Tritanopia (blue-blind)
#76CDCD
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #91c6de; /* rgb */ color: rgb(145, 198, 222); /* oklch */ color: oklch(79.8% 0.065 227.7);
Tailwind
colors: {
custom: {
50: '#b3d7e8',
500: '#91c6de',
950: '#000000',
},
}SCSS
$custom: #91c6de; $custom-light: #b3d7e8; $custom-dark: #000000;
JSON
{
"hex": "#91c6de",
"rgb": {
"r": 145,
"g": 198,
"b": 222
},
"hsl": {
"h": 198.701,
"s": 53.846,
"l": 71.961
},
"oklch": {
"l": 0.79796,
"c": 0.06473,
"h": 227.7
},
"luminance": 0.51682
}Semantic roles & 50–950 ramp
primary
#91C6DE
secondary
#B6795D
accent
#5524C1
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111416
muted
#818384