#BEE0F2#BEE0F2
#BEE0F2 is a very light, muted cyan. Relative luminance 0.707; OKLCH L 88.8% C 0.044 H 231.0°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE0F2 |
|---|---|
| RGB | rgb(190, 224, 242) |
| HSL | hsl(201, 67%, 85%) |
| HSV | hsv(201, 21%, 95%) |
| CMYK | cmyk(21.5%, 7.4%, 0%, 5.1%) |
| CIE-LAB | lab(87.32, -7.31, -12.47) |
| CIE-LCH | lch(87.32, 14.45, 239.62°) |
| OKLab | oklab(88.78% -0.0274 -0.0339) |
| OKLCH | oklch(88.78% 0.044 231) |
| XYZ | xyz(63.9134, 70.6672, 94.2599) |
| Luminance | 0.7067 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.14
Ice Blue
#A5DFF9
ΔE00 4.88
Powder Blue
#B0E0E6
ΔE00 7.27
Baby Blue
#89CFF0
ΔE00 8.35
Cloudy Blue
#ACC2D9
ΔE00 8.38
Light Blue Grey
#B7C9E2
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE0F2 #F2D0BE
analogous
#BEF2EA #BEE0F2 #BEC6F2
triadic
#BEE0F2 #F2BEE0 #E0F2BE
tetradic
#BEE0F2 #EABEF2 #F2D0BE #C6F2BE
square
#BEE0F2 #EABEF2 #F2D0BE #C6F2BE
split-complementary
#BEE0F2 #F2BEC6 #F2EABE
monochromatic
#58AFDE #8BC8E8 #BEE0F2 #E5F3FA #E5F3FA
Accessibility & contrast
On white
1.39
#BEE0F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#BEE0F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE0F2
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE0F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE0F2 | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DEF3
Deuteranopia (green-blind)
#D0D8F2
Tritanopia (blue-blind)
#AFE5E6
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #bee0f2; /* rgb */ color: rgb(190, 224, 242); /* oklch */ color: oklch(88.8% 0.044 231.0);
Tailwind
colors: {
custom: {
50: '#d2e9f6',
500: '#bee0f2',
950: '#000000',
},
}SCSS
$custom: #bee0f2; $custom-light: #d2e9f6; $custom-dark: #000000;
JSON
{
"hex": "#bee0f2",
"rgb": {
"r": 190,
"g": 224,
"b": 242
},
"hsl": {
"h": 200.769,
"s": 66.667,
"l": 84.706
},
"oklch": {
"l": 0.88784,
"c": 0.04358,
"h": 231
},
"luminance": 0.70669
}Semantic roles & 50–950 ramp
primary
#BEE0F2
secondary
#D29E82
accent
#5717CF
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485