#91D2F7#91D2F7
#91D2F7 is a very light, moderate cyan. Relative luminance 0.588; OKLCH L 83.3% C 0.084 H 234.1°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #91D2F7 |
|---|---|
| RGB | rgb(145, 210, 247) |
| HSL | hsl(202, 86%, 77%) |
| HSV | hsv(202, 41%, 97%) |
| CMYK | cmyk(41.3%, 15%, 0%, 3.1%) |
| CIE-LAB | lab(81.20, -11.30, -24.61) |
| CIE-LCH | lch(81.20, 27.08, 245.33°) |
| OKLab | oklab(83.32% -0.0492 -0.068) |
| OKLCH | oklch(83.32% 0.084 234.1) |
| XYZ | xyz(51.5064, 58.8250, 96.6179) |
| Luminance | 0.5883 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 1.97
Baby Blue
#89CFF0
ΔE00 2.03
Light Blue
#95D0FC
ΔE00 2.70
Sky Blue
#87CEEB
ΔE00 3.39
Lightblue (survey)
#7BC8F6
ΔE00 3.45
Sky
#82CAFC
ΔE00 3.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91D2F7 #F7B691
analogous
#91F7E9 #91D2F7 #919FF7
triadic
#91D2F7 #F791D2 #D2F791
tetradic
#91D2F7 #E991F7 #F7B691 #9FF791
square
#91D2F7 #E991F7 #F7B691 #9FF791
split-complementary
#91D2F7 #F7919F #F7E991
monochromatic
#1FA3EF #58BBF3 #91D2F7 #CAE9FB #E2F3FD
Accessibility & contrast
On white
1.65
#91D2F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#91D2F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91D2F7
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91D2F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91D2F7 | 1.00 | 1.65 | 12.77 | 12.77 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D0F9
Deuteranopia (green-blind)
#B2C5F6
Tritanopia (blue-blind)
#68DCDE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #91d2f7; /* rgb */ color: rgb(145, 210, 247); /* oklch */ color: oklch(83.3% 0.084 234.1);
Tailwind
colors: {
custom: {
50: '#b5dffa',
500: '#91d2f7',
950: '#000000',
},
}SCSS
$custom: #91d2f7; $custom-light: #b5dffa; $custom-dark: #000000;
JSON
{
"hex": "#91d2f7",
"rgb": {
"r": 145,
"g": 210,
"b": 247
},
"hsl": {
"h": 201.765,
"s": 86.441,
"l": 76.863
},
"oklch": {
"l": 0.83324,
"c": 0.08389,
"h": 234.1
},
"luminance": 0.58828
}Semantic roles & 50–950 ramp
primary
#91D2F7
secondary
#D68557
accent
#5403E3
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111517
muted
#818485