#91C2E4#91C2E4
#91C2E4 is a light, moderate cyan. Relative luminance 0.502; OKLCH L 79.2% C 0.071 H 239.1°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #91C2E4 |
|---|---|
| RGB | rgb(145, 194, 228) |
| HSL | hsl(205, 61%, 73%) |
| HSV | hsv(205, 36%, 89%) |
| CMYK | cmyk(36.4%, 14.9%, 0%, 10.6%) |
| CIE-LAB | lab(76.19, -7.78, -22.04) |
| CIE-LCH | lch(76.19, 23.38, 250.56°) |
| OKLab | oklab(79.15% -0.0364 -0.0607) |
| OKLCH | oklch(79.15% 0.071 239.1) |
| XYZ | xyz(44.9679, 50.2023, 80.7043) |
| Luminance | 0.5020 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.06
Light Blue
#95D0FC
ΔE00 4.11
Lightblue (survey)
#7BC8F6
ΔE00 4.19
Lightskyblue
#87CEFA
ΔE00 4.21
Sky
#82CAFC
ΔE00 4.27
Baby Blue
#89CFF0
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C2E4 #E4B391
analogous
#91E4DC #91C2E4 #9198E4
triadic
#91C2E4 #E491C2 #C2E491
tetradic
#91C2E4 #DC91E4 #E4B391 #98E491
square
#91C2E4 #DC91E4 #E4B391 #98E491
split-complementary
#91C2E4 #E49198 #E4DC91
monochromatic
#318BC9 #60A7D8 #91C2E4 #C2DDF0 #E6F1F9
Accessibility & contrast
On white
1.90
#91C2E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#91C2E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C2E4
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C2E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C2E4 | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C1E6
Deuteranopia (green-blind)
#A8B8E3
Tritanopia (blue-blind)
#74CBCD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #91c2e4; /* rgb */ color: rgb(145, 194, 228); /* oklch */ color: oklch(79.2% 0.071 239.1);
Tailwind
colors: {
custom: {
50: '#b4d4ec',
500: '#91c2e4',
950: '#000000',
},
}SCSS
$custom: #91c2e4; $custom-light: #b4d4ec; $custom-dark: #000000;
JSON
{
"hex": "#91c2e4",
"rgb": {
"r": 145,
"g": 194,
"b": 228
},
"hsl": {
"h": 204.578,
"s": 60.584,
"l": 73.137
},
"oklch": {
"l": 0.79153,
"c": 0.07076,
"h": 239.1
},
"luminance": 0.50205
}Semantic roles & 50–950 ramp
primary
#91C2E4
secondary
#BD845C
accent
#631DC8
background
#FDFEFE
surface
#F8FBFD
border
#D1D4D5
text
#111416
muted
#818384