#BEE2F6#BEE2F6
#BEE2F6 is a very light, muted cyan. Relative luminance 0.720; OKLCH L 89.3% C 0.047 H 232.3°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE2F6 |
|---|---|
| RGB | rgb(190, 226, 246) |
| HSL | hsl(201, 76%, 85%) |
| HSV | hsv(201, 23%, 96%) |
| CMYK | cmyk(22.8%, 8.1%, 0%, 3.5%) |
| CIE-LAB | lab(87.96, -7.47, -13.61) |
| CIE-LCH | lch(87.96, 15.53, 241.25°) |
| OKLab | oklab(89.33% -0.0286 -0.037) |
| OKLCH | oklch(89.33% 0.047 232.3) |
| XYZ | xyz(65.0614, 71.9915, 97.6387) |
| Luminance | 0.7199 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.52
Lightblue
#ADD8E6
ΔE00 4.54
Powder Blue
#B0E0E6
ΔE00 7.61
Baby Blue
#89CFF0
ΔE00 8.17
Light Blue
#95D0FC
ΔE00 8.27
Sky Blue
#87CEEB
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE2F6 #F6D2BE
analogous
#BEF6EE #BEE2F6 #BEC6F6
triadic
#BEE2F6 #F6BEE2 #E2F6BE
tetradic
#BEE2F6 #EEBEF6 #F6D2BE #C6F6BE
square
#BEE2F6 #EEBEF6 #F6D2BE #C6F6BE
split-complementary
#BEE2F6 #F6BEC6 #F6EEBE
monochromatic
#52B2E7 #88CAEF #BEE2F6 #E4F3FB #E4F3FB
Accessibility & contrast
On white
1.36
#BEE2F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.40
#BEE2F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE2F6
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE2F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE2F6 | 1.00 | 1.36 | 15.40 | 15.40 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E0F7
Deuteranopia (green-blind)
#D0DAF6
Tritanopia (blue-blind)
#AEE8E8
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #bee2f6; /* rgb */ color: rgb(190, 226, 246); /* oklch */ color: oklch(89.3% 0.047 232.3);
Tailwind
colors: {
custom: {
50: '#d2ebf9',
500: '#bee2f6',
950: '#000000',
},
}SCSS
$custom: #bee2f6; $custom-light: #d2ebf9; $custom-dark: #000000;
JSON
{
"hex": "#bee2f6",
"rgb": {
"r": 190,
"g": 226,
"b": 246
},
"hsl": {
"h": 201.429,
"s": 75.676,
"l": 85.49
},
"oklch": {
"l": 0.89329,
"c": 0.04677,
"h": 232.3
},
"luminance": 0.71994
}Semantic roles & 50–950 ramp
primary
#BEE2F6
secondary
#D8A080
accent
#560ED8
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#141617
muted
#838485