#91C3ED#91C3ED
#91C3ED is a light, moderate cyan. Relative luminance 0.512; OKLCH L 79.7% C 0.080 H 244.4°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #91C3ED |
|---|---|
| RGB | rgb(145, 195, 237) |
| HSL | hsl(207, 72%, 75%) |
| HSV | hsv(207, 39%, 93%) |
| CMYK | cmyk(38.8%, 17.7%, 0%, 7.1%) |
| CIE-LAB | lab(76.78, -6.00, -26.00) |
| CIE-LCH | lch(76.78, 26.69, 257.02°) |
| OKLab | oklab(79.72% -0.0345 -0.0719) |
| OKLCH | oklch(79.72% 0.08 244.4) |
| XYZ | xyz(46.4732, 51.1617, 87.5307) |
| Luminance | 0.5116 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 3.41
Sky
#82CAFC
ΔE00 3.60
Baby Blue (survey)
#A2CFFE
ΔE00 3.80
Lightskyblue
#87CEFA
ΔE00 4.22
Lightblue (survey)
#7BC8F6
ΔE00 4.31
Sky Blue (survey)
#75BBFD
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C3ED #EDBB91
analogous
#91EDE9 #91C3ED #9195ED
triadic
#91C3ED #ED91C3 #C3ED91
tetradic
#91C3ED #E991ED #EDBB91 #95ED91
square
#91C3ED #E991ED #EDBB91 #95ED91
split-complementary
#91C3ED #ED9195 #EDE991
monochromatic
#288ADC #5CA6E4 #91C3ED #C6E0F6 #E5F1FB
Accessibility & contrast
On white
1.87
#91C3ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#91C3ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C3ED
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C3ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C3ED | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C3EF
Deuteranopia (green-blind)
#A6B9EC
Tritanopia (blue-blind)
#70CDD1
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #91c3ed; /* rgb */ color: rgb(145, 195, 237); /* oklch */ color: oklch(79.7% 0.080 244.4);
Tailwind
colors: {
custom: {
50: '#b4d5f3',
500: '#91c3ed',
950: '#000000',
},
}SCSS
$custom: #91c3ed; $custom-light: #b4d5f3; $custom-dark: #000000;
JSON
{
"hex": "#91c3ed",
"rgb": {
"r": 145,
"g": 195,
"b": 237
},
"hsl": {
"h": 207.391,
"s": 71.875,
"l": 74.902
},
"oklch": {
"l": 0.79717,
"c": 0.0797,
"h": 244.4
},
"luminance": 0.51164
}Semantic roles & 50–950 ramp
primary
#91C3ED
secondary
#C88C5A
accent
#6A12D4
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111417
muted
#818385