#91CBEA#91CBEA
#91CBEA is a light, moderate cyan. Relative luminance 0.547; OKLCH L 81.3% C 0.074 H 232.2°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #91CBEA |
|---|---|
| RGB | rgb(145, 203, 234) |
| HSL | hsl(201, 68%, 74%) |
| HSV | hsv(201, 38%, 92%) |
| CMYK | cmyk(38%, 13.2%, 0%, 8.2%) |
| CIE-LAB | lab(78.85, -11.00, -21.24) |
| CIE-LCH | lch(78.85, 23.91, 242.62°) |
| OKLab | oklab(81.32% -0.0454 -0.0585) |
| OKLCH | oklch(81.32% 0.074 232.2) |
| XYZ | xyz(47.8793, 54.6693, 85.8553) |
| Luminance | 0.5467 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 1.87
Sky Blue
#87CEEB
ΔE00 2.60
Lightskyblue
#87CEFA
ΔE00 3.28
Lightblue (survey)
#7BC8F6
ΔE00 3.90
Light Blue
#95D0FC
ΔE00 3.99
Sky
#82CAFC
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CBEA #EAB091
analogous
#91EADD #91CBEA #919FEA
triadic
#91CBEA #EA91CB #CBEA91
tetradic
#91CBEA #DD91EA #EAB091 #9FEA91
square
#91CBEA #DD91EA #EAB091 #9FEA91
split-complementary
#91CBEA #EA919F #EADD91
monochromatic
#2A9AD6 #5EB3E0 #91CBEA #C4E3F4 #E5F3FA
Accessibility & contrast
On white
1.76
#91CBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#91CBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CBEA
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CBEA | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC9EC
Deuteranopia (green-blind)
#AFBFEA
Tritanopia (blue-blind)
#70D4D5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #91cbea; /* rgb */ color: rgb(145, 203, 234); /* oklch */ color: oklch(81.3% 0.074 232.2);
Tailwind
colors: {
custom: {
50: '#b4daf0',
500: '#91cbea',
950: '#000000',
},
}SCSS
$custom: #91cbea; $custom-light: #b4daf0; $custom-dark: #000000;
JSON
{
"hex": "#91cbea",
"rgb": {
"r": 145,
"g": 203,
"b": 234
},
"hsl": {
"h": 200.899,
"s": 67.939,
"l": 74.314
},
"oklch": {
"l": 0.81322,
"c": 0.074,
"h": 232.2
},
"luminance": 0.54672
}Semantic roles & 50–950 ramp
primary
#91CBEA
secondary
#C5805B
accent
#5716D0
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111416
muted
#818385