#BEE2FE#BEE2FE
#BEE2FE is a very light, muted cyan. Relative luminance 0.725; OKLCH L 89.6% C 0.054 H 241.6°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE2FE |
|---|---|
| RGB | rgb(190, 226, 254) |
| HSL | hsl(206, 97%, 87%) |
| HSV | hsv(206, 25%, 100%) |
| CMYK | cmyk(25.2%, 11%, 0%, 0.4%) |
| CIE-LAB | lab(88.21, -5.69, -17.45) |
| CIE-LCH | lch(88.21, 18.36, 251.94°) |
| OKLab | oklab(89.6% -0.0257 -0.0476) |
| OKLCH | oklch(89.6% 0.054 241.6) |
| XYZ | xyz(66.3158, 72.4933, 104.2452) |
| Luminance | 0.7250 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 5.55
Powder Blue (survey)
#B1D1FC
ΔE00 6.20
Baby Blue (survey)
#A2CFFE
ΔE00 6.47
Light Blue
#95D0FC
ΔE00 6.80
Lightblue
#ADD8E6
ΔE00 7.04
Light Blue Grey
#B7C9E2
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE2FE #FEDABE
analogous
#BEFEFA #BEE2FE #BEC2FE
triadic
#BEE2FE #FEBEE2 #E2FEBE
tetradic
#BEE2FE #FABEFE #FEDABE #C2FEBE
square
#BEE2FE #FABEFE #FEDABE #C2FEBE
split-complementary
#BEE2FE #FEBEC2 #FEFABE
monochromatic
#45ACFC #82C7FD #BEE2FE #E1F2FF #E1F2FF
Accessibility & contrast
On white
1.35
#BEE2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#BEE2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE2FE
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE2FE | 1.00 | 1.35 | 15.50 | 15.50 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6E1FF
Deuteranopia (green-blind)
#CEDAFE
Tritanopia (blue-blind)
#ACE9EB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #bee2fe; /* rgb */ color: rgb(190, 226, 254); /* oklch */ color: oklch(89.6% 0.054 241.6);
Tailwind
colors: {
custom: {
50: '#d2ebfe',
500: '#bee2fe',
950: '#000000',
},
}SCSS
$custom: #bee2fe; $custom-light: #d2ebfe; $custom-dark: #000000;
JSON
{
"hex": "#bee2fe",
"rgb": {
"r": 190,
"g": 226,
"b": 254
},
"hsl": {
"h": 206.25,
"s": 96.97,
"l": 87.059
},
"oklch": {
"l": 0.89599,
"c": 0.05409,
"h": 241.6
},
"luminance": 0.72496
}Semantic roles & 50–950 ramp
primary
#BEE2FE
secondary
#E6A97B
accent
#6400E6
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#141617
muted
#838485