#BEEBF5#BEEBF5
#BEEBF5 is a very light, muted cyan. Relative luminance 0.770; OKLCH L 91.2% C 0.048 H 212.7°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEBF5 |
|---|---|
| RGB | rgb(190, 235, 245) |
| HSL | hsl(191, 73%, 85%) |
| HSV | hsv(191, 22%, 96%) |
| CMYK | cmyk(22.4%, 4.1%, 0%, 3.9%) |
| CIE-LAB | lab(90.30, -12.27, -9.61) |
| CIE-LCH | lch(90.30, 15.59, 218.05°) |
| OKLab | oklab(91.17% -0.0406 -0.0261) |
| OKLCH | oklch(91.17% 0.048 212.7) |
| XYZ | xyz(67.4202, 76.9539, 97.6698) |
| Luminance | 0.7696 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.36
Pale Sky Blue
#BDF6FE
ΔE00 3.49
Lightblue
#ADD8E6
ΔE00 4.61
Light Sky Blue
#C6FCFF
ΔE00 5.08
Pale Blue
#D0FEFE
ΔE00 5.74
Really Light Blue
#D4FFFF
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEBF5 #F5C8BE
analogous
#BEF5E3 #BEEBF5 #BECFF5
triadic
#BEEBF5 #F5BEEB #EBF5BE
tetradic
#BEEBF5 #E3BEF5 #F5C8BE #CFF5BE
square
#BEEBF5 #E3BEF5 #F5C8BE #CFF5BE
split-complementary
#BEEBF5 #F5BECF #F5E3BE
monochromatic
#54CAE5 #89DBED #BEEBF5 #E4F7FB #E4F7FB
Accessibility & contrast
On white
1.28
#BEEBF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#BEEBF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEBF5
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEBF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEBF5 | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E7F6
Deuteranopia (green-blind)
#D9E0F5
Tritanopia (blue-blind)
#ADF0EE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #beebf5; /* rgb */ color: rgb(190, 235, 245); /* oklch */ color: oklch(91.2% 0.048 212.7);
Tailwind
colors: {
custom: {
50: '#d2f1f8',
500: '#beebf5',
950: '#000000',
},
}SCSS
$custom: #beebf5; $custom-light: #d2f1f8; $custom-dark: #000000;
JSON
{
"hex": "#beebf5",
"rgb": {
"r": 190,
"g": 235,
"b": 245
},
"hsl": {
"h": 190.909,
"s": 73.333,
"l": 85.294
},
"oklch": {
"l": 0.91167,
"c": 0.0483,
"h": 212.7
},
"luminance": 0.76956
}Semantic roles & 50–950 ramp
primary
#BEEBF5
secondary
#D69081
accent
#3410D5
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141617
muted
#838585