#BEE2F7#BEE2F7
#BEE2F7 is a very light, muted cyan. Relative luminance 0.721; OKLCH L 89.4% C 0.048 H 233.6°. Best body text is #000000 at 15.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE2F7 |
|---|---|
| RGB | rgb(190, 226, 247) |
| HSL | hsl(202, 78%, 86%) |
| HSV | hsv(202, 23%, 97%) |
| CMYK | cmyk(23.1%, 8.5%, 0%, 3.1%) |
| CIE-LAB | lab(87.99, -7.25, -14.10) |
| CIE-LCH | lch(87.99, 15.85, 242.79°) |
| OKLab | oklab(89.36% -0.0282 -0.0383) |
| OKLCH | oklch(89.36% 0.048 233.6) |
| XYZ | xyz(65.2153, 72.0531, 98.4492) |
| Luminance | 0.7206 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.56
Lightblue
#ADD8E6
ΔE00 4.83
Powder Blue
#B0E0E6
ΔE00 7.97
Light Blue
#95D0FC
ΔE00 8.01
Baby Blue
#89CFF0
ΔE00 8.13
Light Blue Grey
#B7C9E2
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE2F7 #F7D3BE
analogous
#BEF7EF #BEE2F7 #BEC5F7
triadic
#BEE2F7 #F7BEE2 #E2F7BE
tetradic
#BEE2F7 #EFBEF7 #F7D3BE #C5F7BE
square
#BEE2F7 #EFBEF7 #F7D3BE #C5F7BE
split-complementary
#BEE2F7 #F7BEC5 #F7EFBE
monochromatic
#51B1EA #88CAF0 #BEE2F7 #E4F3FC #E4F3FC
Accessibility & contrast
On white
1.36
#BEE2F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.41
#BEE2F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE2F7
15.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE2F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE2F7 | 1.00 | 1.36 | 15.41 | 15.41 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E1F8
Deuteranopia (green-blind)
#D0DAF7
Tritanopia (blue-blind)
#AEE8E9
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #bee2f7; /* rgb */ color: rgb(190, 226, 247); /* oklch */ color: oklch(89.4% 0.048 233.6);
Tailwind
colors: {
custom: {
50: '#d2ebf9',
500: '#bee2f7',
950: '#000000',
},
}SCSS
$custom: #bee2f7; $custom-light: #d2ebf9; $custom-dark: #000000;
JSON
{
"hex": "#bee2f7",
"rgb": {
"r": 190,
"g": 226,
"b": 247
},
"hsl": {
"h": 202.105,
"s": 78.082,
"l": 85.686
},
"oklch": {
"l": 0.89362,
"c": 0.04761,
"h": 233.6
},
"luminance": 0.72055
}Semantic roles & 50–950 ramp
primary
#BEE2F7
secondary
#DAA180
accent
#570BDA
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#141617
muted
#838485