#91CCED#91CCED
#91CCED is a light, moderate cyan. Relative luminance 0.553; OKLCH L 81.7% C 0.076 H 233.4°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #91CCED |
|---|---|
| RGB | rgb(145, 204, 237) |
| HSL | hsl(202, 72%, 75%) |
| HSV | hsv(202, 39%, 93%) |
| CMYK | cmyk(38.8%, 13.9%, 0%, 7.1%) |
| CIE-LAB | lab(79.22, -10.76, -22.28) |
| CIE-LCH | lch(79.22, 24.74, 244.22°) |
| OKLab | oklab(81.65% -0.0455 -0.0614) |
| OKLCH | oklch(81.65% 0.076 233.4) |
| XYZ | xyz(48.5508, 55.3170, 88.2233) |
| Luminance | 0.5532 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 1.88
Lightskyblue
#87CEFA
ΔE00 2.71
Sky Blue
#87CEEB
ΔE00 2.90
Light Blue
#95D0FC
ΔE00 3.38
Lightblue (survey)
#7BC8F6
ΔE00 3.50
Sky
#82CAFC
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CCED #EDB291
analogous
#91EDE0 #91CCED #919EED
triadic
#91CCED #ED91CC #CCED91
tetradic
#91CCED #E091ED #EDB291 #9EED91
square
#91CCED #E091ED #EDB291 #9EED91
split-complementary
#91CCED #ED919E #EDE091
monochromatic
#289BDC #5CB4E4 #91CCED #C6E4F6 #E5F3FB
Accessibility & contrast
On white
1.74
#91CCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#91CCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CCED
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CCED | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCAEF
Deuteranopia (green-blind)
#AFC0ED
Tritanopia (blue-blind)
#6FD5D7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #91cced; /* rgb */ color: rgb(145, 204, 237); /* oklch */ color: oklch(81.7% 0.076 233.4);
Tailwind
colors: {
custom: {
50: '#b4dbf3',
500: '#91cced',
950: '#000000',
},
}SCSS
$custom: #91cced; $custom-light: #b4dbf3; $custom-dark: #000000;
JSON
{
"hex": "#91cced",
"rgb": {
"r": 145,
"g": 204,
"b": 237
},
"hsl": {
"h": 201.522,
"s": 71.875,
"l": 74.902
},
"oklch": {
"l": 0.8165,
"c": 0.07641,
"h": 233.4
},
"luminance": 0.5532
}Semantic roles & 50–950 ramp
primary
#91CCED
secondary
#C8815A
accent
#5712D4
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111517
muted
#818485