#91C3DE#91C3DE
#91C3DE is a light, moderate cyan. Relative luminance 0.503; OKLCH L 79.1% C 0.065 H 232.2°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #91C3DE |
|---|---|
| RGB | rgb(145, 195, 222) |
| HSL | hsl(201, 54%, 72%) |
| HSV | hsv(201, 35%, 87%) |
| CMYK | cmyk(34.7%, 12.2%, 0%, 12.9%) |
| CIE-LAB | lab(76.27, -9.82, -18.70) |
| CIE-LCH | lch(76.27, 21.12, 242.29°) |
| OKLab | oklab(79.14% -0.0398 -0.0513) |
| OKLCH | oklch(79.14% 0.065 232.2) |
| XYZ | xyz(44.3727, 50.3215, 76.4680) |
| Luminance | 0.5032 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.90
Sky Blue
#87CEEB
ΔE00 4.02
Light Grey Blue
#9DBCD4
ΔE00 4.38
Lightskyblue
#87CEFA
ΔE00 5.06
Lightblue (survey)
#7BC8F6
ΔE00 5.09
Light Blue
#95D0FC
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C3DE #DEAC91
analogous
#91DED3 #91C3DE #919DDE
triadic
#91C3DE #DE91C3 #C3DE91
tetradic
#91C3DE #D391DE #DEAC91 #9DDE91
square
#91C3DE #D391DE #DEAC91 #9DDE91
split-complementary
#91C3DE #DE919D #DED391
monochromatic
#388EBC #62A9D0 #91C3DE #C0DDEC #E7F2F8
Accessibility & contrast
On white
1.90
#91C3DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#91C3DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C3DE
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C3DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C3DE | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C1DF
Deuteranopia (green-blind)
#ABB8DE
Tritanopia (blue-blind)
#77CACC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #91c3de; /* rgb */ color: rgb(145, 195, 222); /* oklch */ color: oklch(79.1% 0.065 232.2);
Tailwind
colors: {
custom: {
50: '#b3d5e8',
500: '#91c3de',
950: '#000000',
},
}SCSS
$custom: #91c3de; $custom-light: #b3d5e8; $custom-dark: #000000;
JSON
{
"hex": "#91c3de",
"rgb": {
"r": 145,
"g": 195,
"b": 222
},
"hsl": {
"h": 201.039,
"s": 53.846,
"l": 71.961
},
"oklch": {
"l": 0.79144,
"c": 0.06494,
"h": 232.2
},
"luminance": 0.50324
}Semantic roles & 50–950 ramp
primary
#91C3DE
secondary
#B67C5D
accent
#5B24C1
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111416
muted
#818384