#BEE2F8#BEE2F8
#BEE2F8 is a very light, muted cyan. Relative luminance 0.721; OKLCH L 89.4% C 0.048 H 234.9°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE2F8 |
|---|---|
| RGB | rgb(190, 226, 248) |
| HSL | hsl(203, 81%, 86%) |
| HSV | hsv(203, 23%, 97%) |
| CMYK | cmyk(23.4%, 8.9%, 0%, 2.7%) |
| CIE-LAB | lab(88.02, -7.03, -14.58) |
| CIE-LCH | lch(88.02, 16.18, 244.26°) |
| OKLab | oklab(89.4% -0.0279 -0.0397) |
| OKLCH | oklch(89.4% 0.048 234.9) |
| XYZ | xyz(65.3701, 72.1149, 99.2641) |
| Luminance | 0.7212 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.63
Lightblue
#ADD8E6
ΔE00 5.14
Light Blue
#95D0FC
ΔE00 7.78
Baby Blue
#89CFF0
ΔE00 8.11
Powder Blue (survey)
#B1D1FC
ΔE00 8.17
Baby Blue (survey)
#A2CFFE
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE2F8 #F8D4BE
analogous
#BEF8F1 #BEE2F8 #BEC5F8
triadic
#BEE2F8 #F8BEE2 #E2F8BE
tetradic
#BEE2F8 #F1BEF8 #F8D4BE #C5F8BE
square
#BEE2F8 #F1BEF8 #F8D4BE #C5F8BE
split-complementary
#BEE2F8 #F8BEC5 #F8F1BE
monochromatic
#4FB1EC #87C9F2 #BEE2F8 #E3F3FC #E3F3FC
Accessibility & contrast
On white
1.36
#BEE2F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#BEE2F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE2F8
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE2F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE2F8 | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E1F9
Deuteranopia (green-blind)
#D0DAF8
Tritanopia (blue-blind)
#ADE8E9
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #bee2f8; /* rgb */ color: rgb(190, 226, 248); /* oklch */ color: oklch(89.4% 0.048 234.9);
Tailwind
colors: {
custom: {
50: '#d2ebfa',
500: '#bee2f8',
950: '#000000',
},
}SCSS
$custom: #bee2f8; $custom-light: #d2ebfa; $custom-dark: #000000;
JSON
{
"hex": "#bee2f8",
"rgb": {
"r": 190,
"g": 226,
"b": 248
},
"hsl": {
"h": 202.759,
"s": 80.556,
"l": 85.882
},
"oklch": {
"l": 0.89396,
"c": 0.04847,
"h": 234.9
},
"luminance": 0.72117
}Semantic roles & 50–950 ramp
primary
#BEE2F8
secondary
#DBA27F
accent
#5909DD
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#141617
muted
#838485