#91BECA#91BECA
#91BECA is a light, muted cyan. Relative luminance 0.471; OKLCH L 77.3% C 0.051 H 215.9°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #91BECA |
|---|---|
| RGB | rgb(145, 190, 202) |
| HSL | hsl(193, 35%, 68%) |
| HSV | hsv(193, 28%, 79%) |
| CMYK | cmyk(28.2%, 5.9%, 0%, 20.8%) |
| CIE-LAB | lab(74.26, -12.03, -10.87) |
| CIE-LCH | lch(74.26, 16.22, 222.09°) |
| OKLab | oklab(77.35% -0.0409 -0.0296) |
| OKLCH | oklch(77.35% 0.051 215.9) |
| XYZ | xyz(40.7479, 47.1090, 62.8116) |
| Luminance | 0.4711 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.78
Sky Blue
#87CEEB
ΔE00 6.81
Light Grey Blue
#9DBCD4
ΔE00 7.42
Baby Blue
#89CFF0
ΔE00 7.80
Bluegrey
#85A3B2
ΔE00 8.41
Powder Blue
#B0E0E6
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BECA #CA9D91
analogous
#91CAB9 #91BECA #91A1CA
triadic
#91BECA #CA91BE #BECA91
tetradic
#91BECA #B991CA #CA9D91 #A1CA91
square
#91BECA #B991CA #CA9D91 #A1CA91
split-complementary
#91BECA #CA91A1 #CAB991
monochromatic
#498798 #68A6B6 #91BECA #BAD6DE #E4EFF2
Accessibility & contrast
On white
2.01
#91BECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#91BECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BECA
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BECA | 1.00 | 2.01 | 10.42 | 10.42 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BBCB
Deuteranopia (green-blind)
#ACB3CA
Tritanopia (blue-blind)
#7EC3C2
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #91beca; /* rgb */ color: rgb(145, 190, 202); /* oklch */ color: oklch(77.3% 0.051 215.9);
Tailwind
colors: {
custom: {
50: '#b2d1da',
500: '#91beca',
950: '#000000',
},
}SCSS
$custom: #91beca; $custom-light: #b2d1da; $custom-dark: #000000;
JSON
{
"hex": "#91beca",
"rgb": {
"r": 145,
"g": 190,
"b": 202
},
"hsl": {
"h": 192.632,
"s": 34.969,
"l": 68.039
},
"oklch": {
"l": 0.77345,
"c": 0.05054,
"h": 215.9
},
"luminance": 0.47111
}Semantic roles & 50–950 ramp
primary
#91BECA
secondary
#E4D6D3
accent
#5138AE
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111414
muted
#808283