#91CDED#91CDED
#91CDED is a light, moderate cyan. Relative luminance 0.558; OKLCH L 81.9% C 0.076 H 232.2°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #91CDED |
|---|---|
| RGB | rgb(145, 205, 237) |
| HSL | hsl(201, 72%, 75%) |
| HSV | hsv(201, 39%, 93%) |
| CMYK | cmyk(38.8%, 13.5%, 0%, 7.1%) |
| CIE-LAB | lab(79.50, -11.28, -21.86) |
| CIE-LCH | lch(79.50, 24.60, 242.71°) |
| OKLab | oklab(81.87% -0.0467 -0.0602) |
| OKLCH | oklch(81.87% 0.076 232.2) |
| XYZ | xyz(48.7893, 55.7938, 88.3028) |
| Luminance | 0.5580 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 1.52
Sky Blue
#87CEEB
ΔE00 2.48
Lightskyblue
#87CEFA
ΔE00 2.97
Light Blue
#95D0FC
ΔE00 3.73
Lightblue (survey)
#7BC8F6
ΔE00 3.78
Sky
#82CAFC
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CDED #EDB191
analogous
#91EDDF #91CDED #919FED
triadic
#91CDED #ED91CD #CDED91
tetradic
#91CDED #DF91ED #EDB191 #9FED91
square
#91CDED #DF91ED #EDB191 #9FED91
split-complementary
#91CDED #ED919F #EDDF91
monochromatic
#289DDC #5CB5E4 #91CDED #C6E5F6 #E5F3FB
Accessibility & contrast
On white
1.73
#91CDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#91CDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CDED
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CDED | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECBEF
Deuteranopia (green-blind)
#B0C0ED
Tritanopia (blue-blind)
#6ED6D7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #91cded; /* rgb */ color: rgb(145, 205, 237); /* oklch */ color: oklch(81.9% 0.076 232.2);
Tailwind
colors: {
custom: {
50: '#b4dcf2',
500: '#91cded',
950: '#000000',
},
}SCSS
$custom: #91cded; $custom-light: #b4dcf2; $custom-dark: #000000;
JSON
{
"hex": "#91cded",
"rgb": {
"r": 145,
"g": 205,
"b": 237
},
"hsl": {
"h": 200.87,
"s": 71.875,
"l": 74.902
},
"oklch": {
"l": 0.81866,
"c": 0.07622,
"h": 232.2
},
"luminance": 0.55797
}Semantic roles & 50–950 ramp
primary
#91CDED
secondary
#C8805A
accent
#5512D4
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111517
muted
#818485