#91C7DE#91C7DE
#91C7DE is a light, moderate cyan. Relative luminance 0.521; OKLCH L 80.0% C 0.065 H 226.2°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #91C7DE |
|---|---|
| RGB | rgb(145, 199, 222) |
| HSL | hsl(198, 54%, 72%) |
| HSV | hsv(198, 35%, 87%) |
| CMYK | cmyk(34.7%, 10.4%, 0%, 12.9%) |
| CIE-LAB | lab(77.36, -11.92, -17.04) |
| CIE-LCH | lch(77.36, 20.79, 235.02°) |
| OKLab | oklab(80.01% -0.0448 -0.0467) |
| OKLCH | oklch(80.01% 0.065 226.2) |
| XYZ | xyz(45.2810, 52.1380, 76.7708) |
| Luminance | 0.5214 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.89
Baby Blue
#89CFF0
ΔE00 3.50
Lightblue
#ADD8E6
ΔE00 5.51
Ice Blue
#A5DFF9
ΔE00 5.81
Lightskyblue
#87CEFA
ΔE00 5.91
Light Grey Blue
#9DBCD4
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C7DE #DEA891
analogous
#91DECF #91C7DE #91A1DE
triadic
#91C7DE #DE91C7 #C7DE91
tetradic
#91C7DE #CF91DE #DEA891 #A1DE91
square
#91C7DE #CF91DE #DEA891 #A1DE91
split-complementary
#91C7DE #DE91A1 #DECF91
monochromatic
#3895BC #62AFD0 #91C7DE #C0DFEC #E7F3F8
Accessibility & contrast
On white
1.84
#91C7DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#91C7DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C7DE
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C7DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C7DE | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC4DF
Deuteranopia (green-blind)
#AFBBDE
Tritanopia (blue-blind)
#76CECE
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #91c7de; /* rgb */ color: rgb(145, 199, 222); /* oklch */ color: oklch(80.0% 0.065 226.2);
Tailwind
colors: {
custom: {
50: '#b3d8e8',
500: '#91c7de',
950: '#000000',
},
}SCSS
$custom: #91c7de; $custom-light: #b3d8e8; $custom-dark: #000000;
JSON
{
"hex": "#91c7de",
"rgb": {
"r": 145,
"g": 199,
"b": 222
},
"hsl": {
"h": 197.922,
"s": 53.846,
"l": 71.961
},
"oklch": {
"l": 0.80013,
"c": 0.06474,
"h": 226.2
},
"luminance": 0.52141
}Semantic roles & 50–950 ramp
primary
#91C7DE
secondary
#B6785D
accent
#5324C1
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111416
muted
#818384