#BEEBFB#BEEBFB
#BEEBFB is a very light, muted cyan. Relative luminance 0.773; OKLCH L 91.4% C 0.051 H 221.5°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEBFB |
|---|---|
| RGB | rgb(190, 235, 251) |
| HSL | hsl(196, 88%, 86%) |
| HSV | hsv(196, 24%, 98%) |
| CMYK | cmyk(24.3%, 6.4%, 0%, 1.6%) |
| CIE-LAB | lab(90.47, -10.97, -12.49) |
| CIE-LCH | lch(90.47, 16.62, 228.70°) |
| OKLab | oklab(91.36% -0.0384 -0.034) |
| OKLCH | oklch(91.36% 0.051 221.5) |
| XYZ | xyz(68.3510, 77.3262, 102.5722) |
| Luminance | 0.7733 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.33
Ice Blue
#A5DFF9
ΔE00 4.55
Pale Sky Blue
#BDF6FE
ΔE00 5.18
Powder Blue
#B0E0E6
ΔE00 5.25
Light Sky Blue
#C6FCFF
ΔE00 7.00
Very Light Blue
#D5FFFF
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEBFB #FBCEBE
analogous
#BEFBED #BEEBFB #BECDFB
triadic
#BEEBFB #FBBEEB #EBFBBE
tetradic
#BEEBFB #EDBEFB #FBCEBE #CDFBBE
square
#BEEBFB #EDBEFB #FBCEBE #CDFBBE
split-complementary
#BEEBFB #FBBECD #FBEDBE
monochromatic
#4BC8F4 #84D9F7 #BEEBFB #E2F6FD #E2F6FD
Accessibility & contrast
On white
1.28
#BEEBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#BEEBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEBFB
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEBFB | 1.00 | 1.28 | 16.47 | 16.47 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E8FC
Deuteranopia (green-blind)
#D8E0FB
Tritanopia (blue-blind)
#ACF0F0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #beebfb; /* rgb */ color: rgb(190, 235, 251); /* oklch */ color: oklch(91.4% 0.051 221.5);
Tailwind
colors: {
custom: {
50: '#d2f1fc',
500: '#beebfb',
950: '#000000',
},
}SCSS
$custom: #beebfb; $custom-light: #d2f1fc; $custom-dark: #000000;
JSON
{
"hex": "#beebfb",
"rgb": {
"r": 190,
"g": 235,
"b": 251
},
"hsl": {
"h": 195.738,
"s": 88.406,
"l": 86.471
},
"oklch": {
"l": 0.91359,
"c": 0.05126,
"h": 221.5
},
"luminance": 0.77329
}Semantic roles & 50–950 ramp
primary
#BEEBFB
secondary
#E0977D
accent
#3C00E5
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141617
muted
#838585