#91C7DC#91C7DC
#91C7DC is a light, moderate cyan. Relative luminance 0.520; OKLCH L 79.9% C 0.063 H 224.0°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #91C7DC |
|---|---|
| RGB | rgb(145, 199, 220) |
| HSL | hsl(197, 52%, 72%) |
| HSV | hsv(197, 34%, 86%) |
| CMYK | cmyk(34.1%, 9.5%, 0%, 13.7%) |
| CIE-LAB | lab(77.30, -12.41, -16.06) |
| CIE-LCH | lch(77.30, 20.30, 232.29°) |
| OKLab | oklab(79.94% -0.0456 -0.044) |
| OKLCH | oklch(79.94% 0.063 224) |
| XYZ | xyz(45.0145, 52.0314, 75.3674) |
| Luminance | 0.5203 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.16
Baby Blue
#89CFF0
ΔE00 3.99
Lightblue
#ADD8E6
ΔE00 5.26
Ice Blue
#A5DFF9
ΔE00 5.97
Light Grey Blue
#9DBCD4
ΔE00 6.51
Lightskyblue
#87CEFA
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C7DC #DCA691
analogous
#91DCCC #91C7DC #91A2DC
triadic
#91C7DC #DC91C7 #C7DC91
tetradic
#91C7DC #CC91DC #DCA691 #A2DC91
square
#91C7DC #CC91DC #DCA691 #A2DC91
split-complementary
#91C7DC #DC91A2 #DCCC91
monochromatic
#3B95B8 #63AFCD #91C7DC #BFDFEB #E8F3F8
Accessibility & contrast
On white
1.84
#91C7DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#91C7DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C7DC
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C7DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C7DC | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC4DD
Deuteranopia (green-blind)
#B0BBDC
Tritanopia (blue-blind)
#77CECD
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #91c7dc; /* rgb */ color: rgb(145, 199, 220); /* oklch */ color: oklch(79.9% 0.063 224.0);
Tailwind
colors: {
custom: {
50: '#b3d8e6',
500: '#91c7dc',
950: '#000000',
},
}SCSS
$custom: #91c7dc; $custom-light: #b3d8e6; $custom-dark: #000000;
JSON
{
"hex": "#91c7dc",
"rgb": {
"r": 145,
"g": 199,
"b": 220
},
"hsl": {
"h": 196.8,
"s": 51.724,
"l": 71.569
},
"oklch": {
"l": 0.79942,
"c": 0.06334,
"h": 224
},
"luminance": 0.52034
}Semantic roles & 50–950 ramp
primary
#91C7DC
secondary
#B3765E
accent
#5126BF
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111416
muted
#818384