#BEEBFE#BEEBFE
#BEEBFE is a very light, muted cyan. Relative luminance 0.775; OKLCH L 91.5% C 0.053 H 225.5°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEBFE |
|---|---|
| RGB | rgb(190, 235, 254) |
| HSL | hsl(198, 97%, 87%) |
| HSV | hsv(198, 25%, 100%) |
| CMYK | cmyk(25.2%, 7.5%, 0%, 0.4%) |
| CIE-LAB | lab(90.56, -10.31, -13.92) |
| CIE-LCH | lch(90.56, 17.32, 233.49°) |
| OKLab | oklab(91.46% -0.0373 -0.0379) |
| OKLCH | oklch(91.46% 0.053 225.5) |
| XYZ | xyz(68.8277, 77.5169, 105.0825) |
| Luminance | 0.7752 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.07
Lightblue
#ADD8E6
ΔE00 4.68
Pale Sky Blue
#BDF6FE
ΔE00 6.16
Powder Blue
#B0E0E6
ΔE00 6.30
Light Sky Blue
#C6FCFF
ΔE00 8.01
Very Light Blue
#D5FFFF
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEBFE #FED1BE
analogous
#BEFEF1 #BEEBFE #BECBFE
triadic
#BEEBFE #FEBEEB #EBFEBE
tetradic
#BEEBFE #F1BEFE #FED1BE #CBFEBE
square
#BEEBFE #F1BEFE #FED1BE #CBFEBE
split-complementary
#BEEBFE #FEBECB #FEF1BE
monochromatic
#45C6FC #82D8FD #BEEBFE #E1F6FF #E1F6FF
Accessibility & contrast
On white
1.27
#BEEBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#BEEBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEBFE
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEBFE | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E8FF
Deuteranopia (green-blind)
#D7E1FE
Tritanopia (blue-blind)
#ABF1F1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #beebfe; /* rgb */ color: rgb(190, 235, 254); /* oklch */ color: oklch(91.5% 0.053 225.5);
Tailwind
colors: {
custom: {
50: '#d2f1fe',
500: '#beebfe',
950: '#000000',
},
}SCSS
$custom: #beebfe; $custom-light: #d2f1fe; $custom-dark: #000000;
JSON
{
"hex": "#beebfe",
"rgb": {
"r": 190,
"g": 235,
"b": 254
},
"hsl": {
"h": 197.813,
"s": 96.97,
"l": 87.059
},
"oklch": {
"l": 0.91458,
"c": 0.05318,
"h": 225.5
},
"luminance": 0.7752
}Semantic roles & 50–950 ramp
primary
#BEEBFE
secondary
#E69A7B
accent
#4400E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141617
muted
#838585