#91CCEB#91CCEB
#91CCEB is a light, moderate cyan. Relative luminance 0.552; OKLCH L 81.6% C 0.075 H 231.8°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #91CCEB |
|---|---|
| RGB | rgb(145, 204, 235) |
| HSL | hsl(201, 69%, 75%) |
| HSV | hsv(201, 38%, 92%) |
| CMYK | cmyk(38.3%, 13.2%, 0%, 7.8%) |
| CIE-LAB | lab(79.16, -11.27, -21.31) |
| CIE-LCH | lch(79.16, 24.10, 242.13°) |
| OKLab | oklab(81.58% -0.0462 -0.0587) |
| OKLCH | oklch(81.58% 0.075 231.8) |
| XYZ | xyz(48.2603, 55.2007, 86.6930) |
| Luminance | 0.5520 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 1.64
Sky Blue
#87CEEB
ΔE00 2.40
Lightskyblue
#87CEFA
ΔE00 3.26
Lightblue (survey)
#7BC8F6
ΔE00 3.95
Light Blue
#95D0FC
ΔE00 4.02
Sky
#82CAFC
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CCEB #EBB091
analogous
#91EBDD #91CCEB #919FEB
triadic
#91CCEB #EB91CC #CCEB91
tetradic
#91CCEB #DD91EB #EBB091 #9FEB91
square
#91CCEB #DD91EB #EBB091 #9FEB91
split-complementary
#91CCEB #EB919F #EBDD91
monochromatic
#299CD8 #5DB4E2 #91CCEB #C5E4F4 #E5F3FA
Accessibility & contrast
On white
1.74
#91CCEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#91CCEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CCEB
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CCEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CCEB | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCAED
Deuteranopia (green-blind)
#B0C0EB
Tritanopia (blue-blind)
#70D5D6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #91cceb; /* rgb */ color: rgb(145, 204, 235); /* oklch */ color: oklch(81.6% 0.075 231.8);
Tailwind
colors: {
custom: {
50: '#b4dbf1',
500: '#91cceb',
950: '#000000',
},
}SCSS
$custom: #91cceb; $custom-light: #b4dbf1; $custom-dark: #000000;
JSON
{
"hex": "#91cceb",
"rgb": {
"r": 145,
"g": 204,
"b": 235
},
"hsl": {
"h": 200.667,
"s": 69.231,
"l": 74.51
},
"oklch": {
"l": 0.81575,
"c": 0.07469,
"h": 231.8
},
"luminance": 0.55204
}Semantic roles & 50–950 ramp
primary
#91CCEB
secondary
#C67F5A
accent
#5514D1
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111516
muted
#818485