#91C2DB#91C2DB
#91C2DB is a light, moderate cyan. Relative luminance 0.497; OKLCH L 78.8% C 0.063 H 230.7°. Best body text is #000000 at 10.94:1 contrast (WCAG AA passes).
Color values
| HEX | #91C2DB |
|---|---|
| RGB | rgb(145, 194, 219) |
| HSL | hsl(200, 51%, 71%) |
| HSV | hsv(200, 34%, 86%) |
| CMYK | cmyk(33.8%, 11.4%, 0%, 14.1%) |
| CIE-LAB | lab(75.89, -10.04, -17.64) |
| CIE-LCH | lch(75.89, 20.29, 240.35°) |
| OKLab | oklab(78.82% -0.0396 -0.0484) |
| OKLCH | oklch(78.82% 0.063 230.7) |
| XYZ | xyz(43.7509, 49.7155, 74.2948) |
| Luminance | 0.4972 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.17
Baby Blue
#89CFF0
ΔE00 4.26
Light Grey Blue
#9DBCD4
ΔE00 4.42
Lightblue (survey)
#7BC8F6
ΔE00 5.68
Lightskyblue
#87CEFA
ΔE00 5.70
Light Blue
#95D0FC
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C2DB #DBAA91
analogous
#91DBCF #91C2DB #919DDB
triadic
#91C2DB #DB91C2 #C2DB91
tetradic
#91C2DB #CF91DB #DBAA91 #9DDB91
square
#91C2DB #CF91DB #DBAA91 #9DDB91
split-complementary
#91C2DB #DB919D #DBCF91
monochromatic
#3C8DB6 #63A8CC #91C2DB #BFDCEA #E8F2F7
Accessibility & contrast
On white
1.92
#91C2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.94
#91C2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C2DB
10.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C2DB | 1.00 | 1.92 | 10.94 | 10.94 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C0DC
Deuteranopia (green-blind)
#ABB7DB
Tritanopia (blue-blind)
#78C9CA
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #91c2db; /* rgb */ color: rgb(145, 194, 219); /* oklch */ color: oklch(78.8% 0.063 230.7);
Tailwind
colors: {
custom: {
50: '#b3d4e6',
500: '#91c2db',
950: '#000000',
},
}SCSS
$custom: #91c2db; $custom-light: #b3d4e6; $custom-dark: #000000;
JSON
{
"hex": "#91c2db",
"rgb": {
"r": 145,
"g": 194,
"b": 219
},
"hsl": {
"h": 200.27,
"s": 50.685,
"l": 71.373
},
"oklch": {
"l": 0.78817,
"c": 0.06253,
"h": 230.7
},
"luminance": 0.49718
}Semantic roles & 50–950 ramp
primary
#91C2DB
secondary
#EEE1DA
accent
#5A27BE
background
#FBFDFE
surface
#F6FAFC
border
#D0D3D5
text
#111415
muted
#808384