#BEEBF6#BEEBF6
#BEEBF6 is a very light, muted cyan. Relative luminance 0.770; OKLCH L 91.2% C 0.049 H 214.3°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEBF6 |
|---|---|
| RGB | rgb(190, 235, 246) |
| HSL | hsl(192, 76%, 85%) |
| HSV | hsv(192, 23%, 96%) |
| CMYK | cmyk(22.8%, 4.5%, 0%, 3.5%) |
| CIE-LAB | lab(90.33, -12.06, -10.09) |
| CIE-LCH | lch(90.33, 15.72, 219.92°) |
| OKLab | oklab(91.2% -0.0403 -0.0274) |
| OKLCH | oklch(91.2% 0.049 214.3) |
| XYZ | xyz(67.5732, 77.0151, 98.4760) |
| Luminance | 0.7702 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.64
Pale Sky Blue
#BDF6FE
ΔE00 3.72
Lightblue
#ADD8E6
ΔE00 4.47
Light Sky Blue
#C6FCFF
ΔE00 5.38
Ice Blue
#A5DFF9
ΔE00 5.88
Pale Blue
#D0FEFE
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEBF6 #F6C9BE
analogous
#BEF6E5 #BEEBF6 #BECFF6
triadic
#BEEBF6 #F6BEEB #EBF6BE
tetradic
#BEEBF6 #E5BEF6 #F6C9BE #CFF6BE
square
#BEEBF6 #E5BEF6 #F6C9BE #CFF6BE
split-complementary
#BEEBF6 #F6BECF #F6E5BE
monochromatic
#52CAE7 #88DAEF #BEEBF6 #E4F7FB #E4F7FB
Accessibility & contrast
On white
1.28
#BEEBF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#BEEBF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEBF6
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEBF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEBF6 | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E8F7
Deuteranopia (green-blind)
#D9E0F6
Tritanopia (blue-blind)
#ADF0EE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #beebf6; /* rgb */ color: rgb(190, 235, 246); /* oklch */ color: oklch(91.2% 0.049 214.3);
Tailwind
colors: {
custom: {
50: '#d2f1f9',
500: '#beebf6',
950: '#000000',
},
}SCSS
$custom: #beebf6; $custom-light: #d2f1f9; $custom-dark: #000000;
JSON
{
"hex": "#beebf6",
"rgb": {
"r": 190,
"g": 235,
"b": 246
},
"hsl": {
"h": 191.786,
"s": 75.676,
"l": 85.49
},
"oklch": {
"l": 0.91199,
"c": 0.04871,
"h": 214.3
},
"luminance": 0.77018
}Semantic roles & 50–950 ramp
primary
#BEEBF6
secondary
#D89180
accent
#350ED8
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141617
muted
#838585