#91CBED#91CBED
#91CBED is a light, moderate cyan. Relative luminance 0.548; OKLCH L 81.4% C 0.077 H 234.7°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #91CBED |
|---|---|
| RGB | rgb(145, 203, 237) |
| HSL | hsl(202, 72%, 75%) |
| HSV | hsv(202, 39%, 93%) |
| CMYK | cmyk(38.8%, 14.3%, 0%, 7.1%) |
| CIE-LAB | lab(78.95, -10.23, -22.69) |
| CIE-LCH | lch(78.95, 24.89, 245.73°) |
| OKLab | oklab(81.43% -0.0443 -0.0625) |
| OKLCH | oklch(81.43% 0.077 234.7) |
| XYZ | xyz(48.3139, 54.8431, 88.1443) |
| Luminance | 0.5485 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 2.30
Lightskyblue
#87CEFA
ΔE00 2.53
Light Blue
#95D0FC
ΔE00 3.06
Lightblue (survey)
#7BC8F6
ΔE00 3.28
Sky Blue
#87CEEB
ΔE00 3.34
Sky
#82CAFC
ΔE00 3.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CBED #EDB391
analogous
#91EDE1 #91CBED #919DED
triadic
#91CBED #ED91CB #CBED91
tetradic
#91CBED #E191ED #EDB391 #9DED91
square
#91CBED #E191ED #EDB391 #9DED91
split-complementary
#91CBED #ED919D #EDE191
monochromatic
#2899DC #5CB2E4 #91CBED #C6E4F6 #E5F3FB
Accessibility & contrast
On white
1.75
#91CBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#91CBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CBED
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CBED | 1.00 | 1.75 | 11.97 | 11.97 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC9EF
Deuteranopia (green-blind)
#AEBFEC
Tritanopia (blue-blind)
#6FD4D6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #91cbed; /* rgb */ color: rgb(145, 203, 237); /* oklch */ color: oklch(81.4% 0.077 234.7);
Tailwind
colors: {
custom: {
50: '#b4daf3',
500: '#91cbed',
950: '#000000',
},
}SCSS
$custom: #91cbed; $custom-light: #b4daf3; $custom-dark: #000000;
JSON
{
"hex": "#91cbed",
"rgb": {
"r": 145,
"g": 203,
"b": 237
},
"hsl": {
"h": 202.174,
"s": 71.875,
"l": 74.902
},
"oklch": {
"l": 0.81434,
"c": 0.07663,
"h": 234.7
},
"luminance": 0.54846
}Semantic roles & 50–950 ramp
primary
#91CBED
secondary
#C8835A
accent
#5912D4
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111417
muted
#818385