#91C7DB#91C7DB
#91C7DB is a light, moderate cyan. Relative luminance 0.520; OKLCH L 79.9% C 0.063 H 222.9°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #91C7DB |
|---|---|
| RGB | rgb(145, 199, 219) |
| HSL | hsl(196, 51%, 71%) |
| HSV | hsv(196, 34%, 86%) |
| CMYK | cmyk(33.8%, 9.1%, 0%, 14.1%) |
| CIE-LAB | lab(77.27, -12.66, -15.56) |
| CIE-LCH | lch(77.27, 20.06, 230.88°) |
| OKLab | oklab(79.91% -0.0459 -0.0426) |
| OKLCH | oklch(79.91% 0.063 222.9) |
| XYZ | xyz(44.8825, 51.9786, 74.6720) |
| Luminance | 0.5198 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.35
Baby Blue
#89CFF0
ΔE00 4.27
Lightblue
#ADD8E6
ΔE00 5.17
Ice Blue
#A5DFF9
ΔE00 6.09
Light Grey Blue
#9DBCD4
ΔE00 6.75
Lightskyblue
#87CEFA
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C7DB #DBA591
analogous
#91DBCA #91C7DB #91A2DB
triadic
#91C7DB #DB91C7 #C7DB91
tetradic
#91C7DB #CA91DB #DBA591 #A2DB91
square
#91C7DB #CA91DB #DBA591 #A2DB91
split-complementary
#91C7DB #DB91A2 #DBCA91
monochromatic
#3C95B6 #63B0CC #91C7DB #BFDEEA #E8F3F7
Accessibility & contrast
On white
1.84
#91C7DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#91C7DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C7DB
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C7DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C7DB | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC4DC
Deuteranopia (green-blind)
#B0BBDB
Tritanopia (blue-blind)
#77CECD
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #91c7db; /* rgb */ color: rgb(145, 199, 219); /* oklch */ color: oklch(79.9% 0.063 222.9);
Tailwind
colors: {
custom: {
50: '#b3d8e6',
500: '#91c7db',
950: '#000000',
},
}SCSS
$custom: #91c7db; $custom-light: #b3d8e6; $custom-dark: #000000;
JSON
{
"hex": "#91c7db",
"rgb": {
"r": 145,
"g": 199,
"b": 219
},
"hsl": {
"h": 196.216,
"s": 50.685,
"l": 71.373
},
"oklch": {
"l": 0.79906,
"c": 0.06268,
"h": 222.9
},
"luminance": 0.51981
}Semantic roles & 50–950 ramp
primary
#91C7DB
secondary
#B2755E
accent
#5027BE
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111415
muted
#818384