#91C2E3#91C2E3
#91C2E3 is a light, moderate cyan. Relative luminance 0.501; OKLCH L 79.1% C 0.070 H 238.2°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #91C2E3 |
|---|---|
| RGB | rgb(145, 194, 227) |
| HSL | hsl(204, 59%, 73%) |
| HSV | hsv(204, 36%, 89%) |
| CMYK | cmyk(36.1%, 14.5%, 0%, 11%) |
| CIE-LAB | lab(76.16, -8.03, -21.56) |
| CIE-LCH | lch(76.16, 23.00, 249.56°) |
| OKLab | oklab(79.12% -0.0367 -0.0593) |
| OKLCH | oklch(79.12% 0.07 238.2) |
| XYZ | xyz(44.8295, 50.1469, 79.9753) |
| Luminance | 0.5015 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.98
Lightblue (survey)
#7BC8F6
ΔE00 4.24
Light Blue
#95D0FC
ΔE00 4.26
Lightskyblue
#87CEFA
ΔE00 4.28
Sky
#82CAFC
ΔE00 4.44
Baby Blue
#89CFF0
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C2E3 #E3B291
analogous
#91E3DB #91C2E3 #9199E3
triadic
#91C2E3 #E391C2 #C2E391
tetradic
#91C2E3 #DB91E3 #E3B291 #99E391
square
#91C2E3 #DB91E3 #E3B291 #99E391
split-complementary
#91C2E3 #E39199 #E3DB91
monochromatic
#338BC7 #60A7D7 #91C2E3 #C2DDEF #E7F1F9
Accessibility & contrast
On white
1.90
#91C2E3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#91C2E3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C2E3
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C2E3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C2E3 | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C1E5
Deuteranopia (green-blind)
#A8B8E2
Tritanopia (blue-blind)
#75CACD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #91c2e3; /* rgb */ color: rgb(145, 194, 227); /* oklch */ color: oklch(79.1% 0.070 238.2);
Tailwind
colors: {
custom: {
50: '#b4d4eb',
500: '#91c2e3',
950: '#000000',
},
}SCSS
$custom: #91c2e3; $custom-light: #b4d4eb; $custom-dark: #000000;
JSON
{
"hex": "#91c2e3",
"rgb": {
"r": 145,
"g": 194,
"b": 227
},
"hsl": {
"h": 204.146,
"s": 59.42,
"l": 72.941
},
"oklch": {
"l": 0.79115,
"c": 0.06977,
"h": 238.2
},
"luminance": 0.50149
}Semantic roles & 50–950 ramp
primary
#91C2E3
secondary
#BC835C
accent
#621EC7
background
#FDFEFE
surface
#F8FBFD
border
#D1D4D5
text
#111416
muted
#818384