#91C8DF#91C8DF
#91C8DF is a light, moderate cyan. Relative luminance 0.527; OKLCH L 80.3% C 0.066 H 225.8°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #91C8DF |
|---|---|
| RGB | rgb(145, 200, 223) |
| HSL | hsl(198, 55%, 72%) |
| HSV | hsv(198, 35%, 87%) |
| CMYK | cmyk(35%, 10.3%, 0%, 12.5%) |
| CIE-LAB | lab(77.67, -12.20, -17.11) |
| CIE-LCH | lch(77.67, 21.01, 234.53°) |
| OKLab | oklab(80.27% -0.0457 -0.0469) |
| OKLCH | oklch(80.27% 0.066 225.8) |
| XYZ | xyz(45.6462, 52.6535, 77.5557) |
| Luminance | 0.5266 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.68
Baby Blue
#89CFF0
ΔE00 3.35
Lightblue
#ADD8E6
ΔE00 5.36
Ice Blue
#A5DFF9
ΔE00 5.59
Lightskyblue
#87CEFA
ΔE00 5.88
Lightblue (survey)
#7BC8F6
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C8DF #DFA891
analogous
#91DFCF #91C8DF #91A1DF
triadic
#91C8DF #DF91C8 #C8DF91
tetradic
#91C8DF #CF91DF #DFA891 #A1DF91
square
#91C8DF #CF91DF #DFA891 #A1DF91
split-complementary
#91C8DF #DF91A1 #DFCF91
monochromatic
#3796BE #62B0D1 #91C8DF #C0E0ED #E7F3F8
Accessibility & contrast
On white
1.82
#91C8DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#91C8DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C8DF
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C8DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C8DF | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC5E0
Deuteranopia (green-blind)
#B0BCDF
Tritanopia (blue-blind)
#75CFCF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #91c8df; /* rgb */ color: rgb(145, 200, 223); /* oklch */ color: oklch(80.3% 0.066 225.8);
Tailwind
colors: {
custom: {
50: '#b4d8e9',
500: '#91c8df',
950: '#000000',
},
}SCSS
$custom: #91c8df; $custom-light: #b4d8e9; $custom-dark: #000000;
JSON
{
"hex": "#91c8df",
"rgb": {
"r": 145,
"g": 200,
"b": 223
},
"hsl": {
"h": 197.692,
"s": 54.93,
"l": 72.157
},
"oklch": {
"l": 0.80267,
"c": 0.06551,
"h": 225.8
},
"luminance": 0.52656
}Semantic roles & 50–950 ramp
primary
#91C8DF
secondary
#B7785D
accent
#5223C2
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111416
muted
#818384