#91BED4#91BED4
#91BED4 is a light, muted cyan. Relative luminance 0.476; OKLCH L 77.7% C 0.057 H 229.4°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #91BED4 |
|---|---|
| RGB | rgb(145, 190, 212) |
| HSL | hsl(200, 44%, 70%) |
| HSV | hsv(200, 32%, 83%) |
| CMYK | cmyk(31.6%, 10.4%, 0%, 16.9%) |
| CIE-LAB | lab(74.57, -9.64, -15.84) |
| CIE-LCH | lch(74.57, 18.54, 238.67°) |
| OKLab | oklab(77.7% -0.0371 -0.0434) |
| OKLCH | oklch(77.7% 0.057 229.4) |
| XYZ | xyz(41.9704, 47.5981, 69.2505) |
| Luminance | 0.4760 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.12
Sky Blue
#87CEEB
ΔE00 5.29
Baby Blue
#89CFF0
ΔE00 5.57
Lightblue (survey)
#7BC8F6
ΔE00 6.88
Lightskyblue
#87CEFA
ΔE00 7.04
Cloudy Blue
#ACC2D9
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BED4 #D4A791
analogous
#91D4C8 #91BED4 #919DD4
triadic
#91BED4 #D491BE #BED491
tetradic
#91BED4 #C891D4 #D4A791 #9DD491
square
#91BED4 #C891D4 #D4A791 #9DD491
split-complementary
#91BED4 #D4919D #D4C891
monochromatic
#4287A9 #65A4C3 #91BED4 #BDD8E5 #E9F2F6
Accessibility & contrast
On white
2.00
#91BED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#91BED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BED4
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BED4 | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BCD5
Deuteranopia (green-blind)
#A9B4D4
Tritanopia (blue-blind)
#7BC4C5
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #91bed4; /* rgb */ color: rgb(145, 190, 212); /* oklch */ color: oklch(77.7% 0.057 229.4);
Tailwind
colors: {
custom: {
50: '#b3d1e1',
500: '#91bed4',
950: '#000000',
},
}SCSS
$custom: #91bed4; $custom-light: #b3d1e1; $custom-dark: #000000;
JSON
{
"hex": "#91bed4",
"rgb": {
"r": 145,
"g": 190,
"b": 212
},
"hsl": {
"h": 199.701,
"s": 43.791,
"l": 70
},
"oklch": {
"l": 0.77695,
"c": 0.05707,
"h": 229.4
},
"luminance": 0.476
}Semantic roles & 50–950 ramp
primary
#91BED4
secondary
#EADDD7
accent
#5B2FB7
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283