#91C2E7#91C2E7
#91C2E7 is a light, moderate cyan. Relative luminance 0.504; OKLCH L 79.3% C 0.074 H 241.4°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #91C2E7 |
|---|---|
| RGB | rgb(145, 194, 231) |
| HSL | hsl(206, 64%, 74%) |
| HSV | hsv(206, 37%, 91%) |
| CMYK | cmyk(37.2%, 16%, 0%, 9.4%) |
| CIE-LAB | lab(76.30, -7.01, -23.51) |
| CIE-LCH | lch(76.30, 24.53, 253.39°) |
| OKLab | oklab(79.27% -0.0353 -0.0648) |
| OKLCH | oklch(79.27% 0.074 241.4) |
| XYZ | xyz(45.3880, 50.3703, 82.9167) |
| Luminance | 0.5037 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 3.79
Sky
#82CAFC
ΔE00 3.94
Lightblue (survey)
#7BC8F6
ΔE00 4.17
Lightskyblue
#87CEFA
ΔE00 4.18
Light Grey Blue
#9DBCD4
ΔE00 4.40
Baby Blue (survey)
#A2CFFE
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C2E7 #E7B691
analogous
#91E7E1 #91C2E7 #9197E7
triadic
#91C2E7 #E791C2 #C2E791
tetradic
#91C2E7 #E191E7 #E7B691 #97E791
square
#91C2E7 #E191E7 #E7B691 #97E791
split-complementary
#91C2E7 #E79197 #E7E191
monochromatic
#2D8AD0 #5FA6DC #91C2E7 #C3DEF2 #E6F1FA
Accessibility & contrast
On white
1.90
#91C2E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#91C2E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C2E7
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C2E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C2E7 | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C1E9
Deuteranopia (green-blind)
#A7B8E6
Tritanopia (blue-blind)
#73CBCE
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #91c2e7; /* rgb */ color: rgb(145, 194, 231); /* oklch */ color: oklch(79.3% 0.074 241.4);
Tailwind
colors: {
custom: {
50: '#b4d4ee',
500: '#91c2e7',
950: '#000000',
},
}SCSS
$custom: #91c2e7; $custom-light: #b4d4ee; $custom-dark: #000000;
JSON
{
"hex": "#91c2e7",
"rgb": {
"r": 145,
"g": 194,
"b": 231
},
"hsl": {
"h": 205.814,
"s": 64.179,
"l": 73.725
},
"oklch": {
"l": 0.79268,
"c": 0.0738,
"h": 241.4
},
"luminance": 0.50373
}Semantic roles & 50–950 ramp
primary
#91C2E7
secondary
#C1875B
accent
#661ACC
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111416
muted
#818385