#91C0DE#91C0DE
#91C0DE is a light, moderate cyan. Relative luminance 0.490; OKLCH L 78.5% C 0.066 H 236.7°. Best body text is #000000 at 10.80:1 contrast (WCAG AA passes).
Color values
| HEX | #91C0DE |
|---|---|
| RGB | rgb(145, 192, 222) |
| HSL | hsl(203, 54%, 72%) |
| HSV | hsv(203, 35%, 87%) |
| CMYK | cmyk(34.7%, 13.5%, 0%, 12.9%) |
| CIE-LAB | lab(75.45, -8.23, -19.94) |
| CIE-LCH | lch(75.45, 21.57, 247.57°) |
| OKLab | oklab(78.5% -0.036 -0.0548) |
| OKLCH | oklch(78.5% 0.066 236.7) |
| XYZ | xyz(43.7073, 48.9907, 76.2462) |
| Luminance | 0.4899 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.47
Baby Blue
#89CFF0
ΔE00 4.90
Lightblue (survey)
#7BC8F6
ΔE00 4.92
Lightskyblue
#87CEFA
ΔE00 5.05
Light Blue
#95D0FC
ΔE00 5.18
Sky
#82CAFC
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C0DE #DEAF91
analogous
#91DED6 #91C0DE #919ADE
triadic
#91C0DE #DE91C0 #C0DE91
tetradic
#91C0DE #D691DE #DEAF91 #9ADE91
square
#91C0DE #D691DE #DEAF91 #9ADE91
split-complementary
#91C0DE #DE919A #DED691
monochromatic
#3889BC #62A5D0 #91C0DE #C0DBEC #E7F2F8
Accessibility & contrast
On white
1.94
#91C0DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.80
#91C0DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C0DE
10.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C0DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C0DE | 1.00 | 1.94 | 10.80 | 10.80 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BFE0
Deuteranopia (green-blind)
#A8B6DE
Tritanopia (blue-blind)
#77C8CA
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #91c0de; /* rgb */ color: rgb(145, 192, 222); /* oklch */ color: oklch(78.5% 0.066 236.7);
Tailwind
colors: {
custom: {
50: '#b3d3e8',
500: '#91c0de',
950: '#000000',
},
}SCSS
$custom: #91c0de; $custom-light: #b3d3e8; $custom-dark: #000000;
JSON
{
"hex": "#91c0de",
"rgb": {
"r": 145,
"g": 192,
"b": 222
},
"hsl": {
"h": 203.377,
"s": 53.846,
"l": 71.961
},
"oklch": {
"l": 0.78495,
"c": 0.06555,
"h": 236.7
},
"luminance": 0.48993
}Semantic roles & 50–950 ramp
primary
#91C0DE
secondary
#EFE3DC
accent
#6124C1
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111416
muted
#808284