#91CBE8#91CBE8
#91CBE8 is a light, moderate cyan. Relative luminance 0.546; OKLCH L 81.2% C 0.072 H 230.4°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #91CBE8 |
|---|---|
| RGB | rgb(145, 203, 232) |
| HSL | hsl(200, 65%, 74%) |
| HSV | hsv(200, 38%, 91%) |
| CMYK | cmyk(37.5%, 12.5%, 0%, 9%) |
| CIE-LAB | lab(78.78, -11.51, -20.26) |
| CIE-LCH | lch(78.78, 23.30, 240.41°) |
| OKLab | oklab(81.25% -0.0461 -0.0557) |
| OKLCH | oklch(81.25% 0.072 230.4) |
| XYZ | xyz(47.5936, 54.5550, 84.3506) |
| Luminance | 0.5456 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 1.85
Sky Blue
#87CEEB
ΔE00 2.19
Lightskyblue
#87CEFA
ΔE00 3.87
Lightblue (survey)
#7BC8F6
ΔE00 4.41
Light Blue
#95D0FC
ΔE00 4.65
Ice Blue
#A5DFF9
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CBE8 #E8AE91
analogous
#91E8DA #91CBE8 #91A0E8
triadic
#91CBE8 #E891CB #CBE891
tetradic
#91CBE8 #DA91E8 #E8AE91 #A0E891
square
#91CBE8 #DA91E8 #E8AE91 #A0E891
split-complementary
#91CBE8 #E891A0 #E8DA91
monochromatic
#2C9BD3 #5EB3DD #91CBE8 #C4E3F3 #E6F3FA
Accessibility & contrast
On white
1.76
#91CBE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#91CBE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CBE8
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CBE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CBE8 | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC9EA
Deuteranopia (green-blind)
#B0BFE8
Tritanopia (blue-blind)
#71D3D4
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #91cbe8; /* rgb */ color: rgb(145, 203, 232); /* oklch */ color: oklch(81.2% 0.072 230.4);
Tailwind
colors: {
custom: {
50: '#b4daef',
500: '#91cbe8',
950: '#000000',
},
}SCSS
$custom: #91cbe8; $custom-light: #b4daef; $custom-dark: #000000;
JSON
{
"hex": "#91cbe8",
"rgb": {
"r": 145,
"g": 203,
"b": 232
},
"hsl": {
"h": 200,
"s": 65.414,
"l": 73.922
},
"oklch": {
"l": 0.81247,
"c": 0.07233,
"h": 230.4
},
"luminance": 0.54558
}Semantic roles & 50–950 ramp
primary
#91CBE8
secondary
#C27D5B
accent
#5518CD
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111416
muted
#818385