#91C2DE#91C2DE
#91C2DE is a light, moderate cyan. Relative luminance 0.499; OKLCH L 78.9% C 0.065 H 233.7°. Best body text is #000000 at 10.98:1 contrast (WCAG AA passes).
Color values
| HEX | #91C2DE |
|---|---|
| RGB | rgb(145, 194, 222) |
| HSL | hsl(202, 54%, 72%) |
| HSV | hsv(202, 35%, 87%) |
| CMYK | cmyk(34.7%, 12.6%, 0%, 12.9%) |
| CIE-LAB | lab(75.99, -9.29, -19.11) |
| CIE-LCH | lch(75.99, 21.25, 244.07°) |
| OKLab | oklab(78.93% -0.0385 -0.0525) |
| OKLCH | oklch(78.93% 0.065 233.7) |
| XYZ | xyz(44.1494, 49.8749, 76.3936) |
| Luminance | 0.4988 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.03
Baby Blue
#89CFF0
ΔE00 4.19
Sky Blue
#87CEEB
ΔE00 4.43
Lightblue (survey)
#7BC8F6
ΔE00 4.96
Lightskyblue
#87CEFA
ΔE00 4.99
Light Blue
#95D0FC
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C2DE #DEAD91
analogous
#91DED4 #91C2DE #919CDE
triadic
#91C2DE #DE91C2 #C2DE91
tetradic
#91C2DE #D491DE #DEAD91 #9CDE91
square
#91C2DE #D491DE #DEAD91 #9CDE91
split-complementary
#91C2DE #DE919C #DED491
monochromatic
#388CBC #62A8D0 #91C2DE #C0DCEC #E7F2F8
Accessibility & contrast
On white
1.91
#91C2DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.98
#91C2DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C2DE
10.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C2DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C2DE | 1.00 | 1.91 | 10.98 | 10.98 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C0DF
Deuteranopia (green-blind)
#AAB8DE
Tritanopia (blue-blind)
#77CACB
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #91c2de; /* rgb */ color: rgb(145, 194, 222); /* oklch */ color: oklch(78.9% 0.065 233.7);
Tailwind
colors: {
custom: {
50: '#b3d4e8',
500: '#91c2de',
950: '#000000',
},
}SCSS
$custom: #91c2de; $custom-light: #b3d4e8; $custom-dark: #000000;
JSON
{
"hex": "#91c2de",
"rgb": {
"r": 145,
"g": 194,
"b": 222
},
"hsl": {
"h": 201.818,
"s": 53.846,
"l": 71.961
},
"oklch": {
"l": 0.78927,
"c": 0.0651,
"h": 233.7
},
"luminance": 0.49877
}Semantic roles & 50–950 ramp
primary
#91C2DE
secondary
#EFE3DC
accent
#5D24C1
background
#FBFDFE
surface
#F6FAFC
border
#D0D3D5
text
#111416
muted
#808384