#91C2E8#91C2E8
#91C2E8 is a light, moderate cyan. Relative luminance 0.504; OKLCH L 79.3% C 0.075 H 242.2°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #91C2E8 |
|---|---|
| RGB | rgb(145, 194, 232) |
| HSL | hsl(206, 65%, 74%) |
| HSV | hsv(206, 38%, 91%) |
| CMYK | cmyk(37.5%, 16.4%, 0%, 9%) |
| CIE-LAB | lab(76.33, -6.76, -23.99) |
| CIE-LCH | lch(76.33, 24.93, 254.27°) |
| OKLab | oklab(79.31% -0.035 -0.0662) |
| OKLCH | oklch(79.31% 0.075 242.2) |
| XYZ | xyz(45.5296, 50.4270, 83.6626) |
| Luminance | 0.5043 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 3.73
Sky
#82CAFC
ΔE00 3.88
Lightblue (survey)
#7BC8F6
ΔE00 4.21
Lightskyblue
#87CEFA
ΔE00 4.22
Baby Blue (survey)
#A2CFFE
ΔE00 4.49
Light Grey Blue
#9DBCD4
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C2E8 #E8B791
analogous
#91E8E3 #91C2E8 #9197E8
triadic
#91C2E8 #E891C2 #C2E891
tetradic
#91C2E8 #E391E8 #E8B791 #97E891
square
#91C2E8 #E391E8 #E8B791 #97E891
split-complementary
#91C2E8 #E89197 #E8E391
monochromatic
#2C8AD3 #5EA6DD #91C2E8 #C4DEF3 #E6F1FA
Accessibility & contrast
On white
1.89
#91C2E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#91C2E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C2E8
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C2E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C2E8 | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C2EA
Deuteranopia (green-blind)
#A7B8E7
Tritanopia (blue-blind)
#72CBCE
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #91c2e8; /* rgb */ color: rgb(145, 194, 232); /* oklch */ color: oklch(79.3% 0.075 242.2);
Tailwind
colors: {
custom: {
50: '#b4d4ef',
500: '#91c2e8',
950: '#000000',
},
}SCSS
$custom: #91c2e8; $custom-light: #b4d4ef; $custom-dark: #000000;
JSON
{
"hex": "#91c2e8",
"rgb": {
"r": 145,
"g": 194,
"b": 232
},
"hsl": {
"h": 206.207,
"s": 65.414,
"l": 73.922
},
"oklch": {
"l": 0.79307,
"c": 0.07485,
"h": 242.2
},
"luminance": 0.5043
}Semantic roles & 50–950 ramp
primary
#91C2E8
secondary
#C2885B
accent
#6718CD
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111416
muted
#818385