#BEEBFC#BEEBFC
#BEEBFC is a very light, muted cyan. Relative luminance 0.774; OKLCH L 91.4% C 0.052 H 222.9°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEBFC |
|---|---|
| RGB | rgb(190, 235, 252) |
| HSL | hsl(196, 91%, 87%) |
| HSV | hsv(196, 25%, 99%) |
| CMYK | cmyk(24.6%, 6.7%, 0%, 1.2%) |
| CIE-LAB | lab(90.50, -10.75, -12.97) |
| CIE-LCH | lch(90.50, 16.84, 230.34°) |
| OKLab | oklab(91.39% -0.038 -0.0353) |
| OKLCH | oklch(91.39% 0.052 222.9) |
| XYZ | xyz(68.5091, 77.3894, 103.4046) |
| Luminance | 0.7739 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.36
Lightblue
#ADD8E6
ΔE00 4.42
Pale Sky Blue
#BDF6FE
ΔE00 5.50
Powder Blue
#B0E0E6
ΔE00 5.60
Light Sky Blue
#C6FCFF
ΔE00 7.34
Very Light Blue
#D5FFFF
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEBFC #FCCFBE
analogous
#BEFCEE #BEEBFC #BECCFC
triadic
#BEEBFC #FCBEEB #EBFCBE
tetradic
#BEEBFC #EEBEFC #FCCFBE #CCFCBE
square
#BEEBFC #EEBEFC #FCCFBE #CCFCBE
split-complementary
#BEEBFC #FCBECC #FCEEBE
monochromatic
#49C7F7 #84D9F9 #BEEBFC #E2F6FE #E2F6FE
Accessibility & contrast
On white
1.27
#BEEBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#BEEBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEBFC
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEBFC | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E8FD
Deuteranopia (green-blind)
#D7E0FC
Tritanopia (blue-blind)
#ABF1F0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #beebfc; /* rgb */ color: rgb(190, 235, 252); /* oklch */ color: oklch(91.4% 0.052 222.9);
Tailwind
colors: {
custom: {
50: '#d2f1fd',
500: '#beebfc',
950: '#000000',
},
}SCSS
$custom: #beebfc; $custom-light: #d2f1fd; $custom-dark: #000000;
JSON
{
"hex": "#beebfc",
"rgb": {
"r": 190,
"g": 235,
"b": 252
},
"hsl": {
"h": 196.452,
"s": 91.176,
"l": 86.667
},
"oklch": {
"l": 0.91392,
"c": 0.05187,
"h": 222.9
},
"luminance": 0.77392
}Semantic roles & 50–950 ramp
primary
#BEEBFC
secondary
#E2987C
accent
#3F00E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141617
muted
#838585