#BEEBFF#BEEBFF
#BEEBFF is a very light, muted cyan. Relative luminance 0.776; OKLCH L 91.5% C 0.054 H 226.7°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEBFF |
|---|---|
| RGB | rgb(190, 235, 255) |
| HSL | hsl(198, 100%, 87%) |
| HSV | hsv(198, 25%, 100%) |
| CMYK | cmyk(25.5%, 7.8%, 0%, 0%) |
| CIE-LAB | lab(90.59, -10.09, -14.40) |
| CIE-LCH | lch(90.59, 17.58, 235.00°) |
| OKLab | oklab(91.49% -0.0369 -0.0392) |
| OKLCH | oklch(91.49% 0.054 226.7) |
| XYZ | xyz(68.9882, 77.5811, 105.9281) |
| Luminance | 0.7758 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 3.98
Lightblue
#ADD8E6
ΔE00 4.85
Pale Sky Blue
#BDF6FE
ΔE00 6.50
Powder Blue
#B0E0E6
ΔE00 6.64
Light Sky Blue
#C6FCFF
ΔE00 8.35
Baby Blue
#89CFF0
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEBFF #FFD2BE
analogous
#BEFFF3 #BEEBFF #BECAFF
triadic
#BEEBFF #FFBEEB #EBFFBE
tetradic
#BEEBFF #F3BEFF #FFD2BE #CAFFBE
square
#BEEBFF #F3BEFF #FFD2BE #CAFFBE
split-complementary
#BEEBFF #FFBECA #FFF3BE
monochromatic
#44C5FF #81D8FF #BEEBFF #E0F6FF #E0F6FF
Accessibility & contrast
On white
1.27
#BEEBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#BEEBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEBFF
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEBFF | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E9FF
Deuteranopia (green-blind)
#D7E1FF
Tritanopia (blue-blind)
#AAF1F1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #beebff; /* rgb */ color: rgb(190, 235, 255); /* oklch */ color: oklch(91.5% 0.054 226.7);
Tailwind
colors: {
custom: {
50: '#d2f1ff',
500: '#beebff',
950: '#000000',
},
}SCSS
$custom: #beebff; $custom-light: #d2f1ff; $custom-dark: #000000;
JSON
{
"hex": "#beebff",
"rgb": {
"r": 190,
"g": 235,
"b": 255
},
"hsl": {
"h": 198.462,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.91491,
"c": 0.05387,
"h": 226.7
},
"luminance": 0.77584
}Semantic roles & 50–950 ramp
primary
#BEEBFF
secondary
#E79B7A
accent
#4700E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141618
muted
#838586