#91C2ED#91C2ED
#91C2ED is a light, moderate cyan. Relative luminance 0.507; OKLCH L 79.5% C 0.080 H 245.5°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #91C2ED |
|---|---|
| RGB | rgb(145, 194, 237) |
| HSL | hsl(208, 72%, 75%) |
| HSV | hsv(208, 39%, 93%) |
| CMYK | cmyk(38.8%, 18.1%, 0%, 7.1%) |
| CIE-LAB | lab(76.51, -5.46, -26.42) |
| CIE-LCH | lch(76.51, 26.98, 258.32°) |
| OKLab | oklab(79.5% -0.0332 -0.073) |
| OKLCH | oklch(79.5% 0.08 245.5) |
| XYZ | xyz(46.2499, 50.7151, 87.4563) |
| Luminance | 0.5072 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 3.75
Baby Blue (survey)
#A2CFFE
ΔE00 3.80
Sky
#82CAFC
ΔE00 3.92
Sky Blue (survey)
#75BBFD
ΔE00 4.35
Lightskyblue
#87CEFA
ΔE00 4.63
Carolina Blue
#8AB8FE
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C2ED #EDBC91
analogous
#91EDEA #91C2ED #9194ED
triadic
#91C2ED #ED91C2 #C2ED91
tetradic
#91C2ED #EA91ED #EDBC91 #94ED91
square
#91C2ED #EA91ED #EDBC91 #94ED91
split-complementary
#91C2ED #ED9194 #EDEA91
monochromatic
#2888DC #5CA5E4 #91C2ED #C6DFF6 #E5F0FB
Accessibility & contrast
On white
1.88
#91C2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#91C2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C2ED
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C2ED | 1.00 | 1.88 | 11.14 | 11.14 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C2EF
Deuteranopia (green-blind)
#A5B9EC
Tritanopia (blue-blind)
#70CCD0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #91c2ed; /* rgb */ color: rgb(145, 194, 237); /* oklch */ color: oklch(79.5% 0.080 245.5);
Tailwind
colors: {
custom: {
50: '#b4d4f3',
500: '#91c2ed',
950: '#000000',
},
}SCSS
$custom: #91c2ed; $custom-light: #b4d4f3; $custom-dark: #000000;
JSON
{
"hex": "#91c2ed",
"rgb": {
"r": 145,
"g": 194,
"b": 237
},
"hsl": {
"h": 208.043,
"s": 71.875,
"l": 74.902
},
"oklch": {
"l": 0.79503,
"c": 0.08024,
"h": 245.5
},
"luminance": 0.50718
}Semantic roles & 50–950 ramp
primary
#91C2ED
secondary
#C88D5A
accent
#6C12D4
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111417
muted
#818385