#91C7DF#91C7DF
#91C7DF is a light, moderate cyan. Relative luminance 0.522; OKLCH L 80.0% C 0.065 H 227.3°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #91C7DF |
|---|---|
| RGB | rgb(145, 199, 223) |
| HSL | hsl(198, 55%, 72%) |
| HSV | hsv(198, 35%, 87%) |
| CMYK | cmyk(35%, 10.8%, 0%, 12.5%) |
| CIE-LAB | lab(77.40, -11.67, -17.53) |
| CIE-LCH | lch(77.40, 21.06, 236.34°) |
| OKLab | oklab(80.05% -0.0444 -0.0481) |
| OKLCH | oklch(80.05% 0.065 227.3) |
| XYZ | xyz(45.4154, 52.1918, 77.4787) |
| Luminance | 0.5219 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.83
Baby Blue
#89CFF0
ΔE00 3.29
Lightskyblue
#87CEFA
ΔE00 5.58
Lightblue
#ADD8E6
ΔE00 5.66
Ice Blue
#A5DFF9
ΔE00 5.76
Lightblue (survey)
#7BC8F6
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C7DF #DFA991
analogous
#91DFD0 #91C7DF #91A0DF
triadic
#91C7DF #DF91C7 #C7DF91
tetradic
#91C7DF #D091DF #DFA991 #A0DF91
square
#91C7DF #D091DF #DFA991 #A0DF91
split-complementary
#91C7DF #DF91A0 #DFD091
monochromatic
#3795BE #62AFD1 #91C7DF #C0DFED #E7F3F8
Accessibility & contrast
On white
1.84
#91C7DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#91C7DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C7DF
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C7DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C7DF | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC4E0
Deuteranopia (green-blind)
#AFBBDF
Tritanopia (blue-blind)
#76CECE
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #91c7df; /* rgb */ color: rgb(145, 199, 223); /* oklch */ color: oklch(80.0% 0.065 227.3);
Tailwind
colors: {
custom: {
50: '#b4d8e9',
500: '#91c7df',
950: '#000000',
},
}SCSS
$custom: #91c7df; $custom-light: #b4d8e9; $custom-dark: #000000;
JSON
{
"hex": "#91c7df",
"rgb": {
"r": 145,
"g": 199,
"b": 223
},
"hsl": {
"h": 198.462,
"s": 54.93,
"l": 72.157
},
"oklch": {
"l": 0.80049,
"c": 0.06548,
"h": 227.3
},
"luminance": 0.52194
}Semantic roles & 50–950 ramp
primary
#91C7DF
secondary
#B7795D
accent
#5423C2
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111416
muted
#818384