#BEEBF4#BEEBF4
#BEEBF4 is a very light, muted cyan. Relative luminance 0.769; OKLCH L 91.1% C 0.048 H 211.2°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEBF4 |
|---|---|
| RGB | rgb(190, 235, 244) |
| HSL | hsl(190, 71%, 85%) |
| HSV | hsv(190, 22%, 96%) |
| CMYK | cmyk(22.1%, 3.7%, 0%, 4.3%) |
| CIE-LAB | lab(90.27, -12.49, -9.13) |
| CIE-LCH | lch(90.27, 15.47, 216.16°) |
| OKLab | oklab(91.14% -0.041 -0.0248) |
| OKLCH | oklch(91.14% 0.048 211.2) |
| XYZ | xyz(67.2679, 76.8930, 96.8680) |
| Luminance | 0.7690 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.12
Pale Sky Blue
#BDF6FE
ΔE00 3.30
Lightblue
#ADD8E6
ΔE00 4.78
Light Sky Blue
#C6FCFF
ΔE00 4.80
Pale Blue
#D0FEFE
ΔE00 5.44
Really Light Blue
#D4FFFF
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEBF4 #F4C7BE
analogous
#BEF4E2 #BEEBF4 #BED0F4
triadic
#BEEBF4 #F4BEEB #EBF4BE
tetradic
#BEEBF4 #E2BEF4 #F4C7BE #D0F4BE
square
#BEEBF4 #E2BEF4 #F4C7BE #D0F4BE
split-complementary
#BEEBF4 #F4BED0 #F4E2BE
monochromatic
#55CBE2 #8ADBEB #BEEBF4 #E5F7FB #E5F7FB
Accessibility & contrast
On white
1.28
#BEEBF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#BEEBF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEBF4
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEBF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEBF4 | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E7F5
Deuteranopia (green-blind)
#DAE0F4
Tritanopia (blue-blind)
#AEEFEE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #beebf4; /* rgb */ color: rgb(190, 235, 244); /* oklch */ color: oklch(91.1% 0.048 211.2);
Tailwind
colors: {
custom: {
50: '#d2f1f7',
500: '#beebf4',
950: '#000000',
},
}SCSS
$custom: #beebf4; $custom-light: #d2f1f7; $custom-dark: #000000;
JSON
{
"hex": "#beebf4",
"rgb": {
"r": 190,
"g": 235,
"b": 244
},
"hsl": {
"h": 190,
"s": 71.053,
"l": 85.098
},
"oklch": {
"l": 0.91136,
"c": 0.04793,
"h": 211.2
},
"luminance": 0.76895
}Semantic roles & 50–950 ramp
primary
#BEEBF4
secondary
#D58F81
accent
#3312D3
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141617
muted
#838585