#BEF3FE#BEF3FE
#BEF3FE is a very light, muted cyan. Relative luminance 0.822; OKLCH L 93.1% C 0.056 H 211.7°. Best body text is #000000 at 17.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BEF3FE |
|---|---|
| RGB | rgb(190, 243, 254) |
| HSL | hsl(190, 97%, 87%) |
| HSV | hsv(190, 25%, 100%) |
| CMYK | cmyk(25.2%, 4.3%, 0%, 0.4%) |
| CIE-LAB | lab(92.66, -14.34, -10.78) |
| CIE-LCH | lch(92.66, 17.94, 216.94°) |
| OKLab | oklab(93.13% -0.0474 -0.0294) |
| OKLCH | oklch(93.13% 0.056 211.7) |
| XYZ | xyz(71.1698, 82.2011, 105.8632) |
| Luminance | 0.8220 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 1.73
Light Sky Blue
#C6FCFF
ΔE00 3.74
Powder Blue
#B0E0E6
ΔE00 4.53
Pale Blue
#D0FEFE
ΔE00 4.92
Really Light Blue
#D4FFFF
ΔE00 5.15
Very Light Blue
#D5FFFF
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEF3FE #FEC9BE
analogous
#BEFEE9 #BEF3FE #BED3FE
triadic
#BEF3FE #FEBEF3 #F3FEBE
tetradic
#BEF3FE #E9BEFE #FEC9BE #D3FEBE
square
#BEF3FE #E9BEFE #FEC9BE #D3FEBE
split-complementary
#BEF3FE #FEBED3 #FEE9BE
monochromatic
#45DDFC #82E8FD #BEF3FE #E1F9FF #E1F9FF
Accessibility & contrast
On white
1.20
#BEF3FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.44
#BEF3FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEF3FE
17.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEF3FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEF3FE | 1.00 | 1.20 | 17.44 | 17.44 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EFFF
Deuteranopia (green-blind)
#DFE6FE
Tritanopia (blue-blind)
#AAF8F6
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #bef3fe; /* rgb */ color: rgb(190, 243, 254); /* oklch */ color: oklch(93.1% 0.056 211.7);
Tailwind
colors: {
custom: {
50: '#d3f7fe',
500: '#bef3fe',
950: '#000000',
},
}SCSS
$custom: #bef3fe; $custom-light: #d3f7fe; $custom-dark: #000000;
JSON
{
"hex": "#bef3fe",
"rgb": {
"r": 190,
"g": 243,
"b": 254
},
"hsl": {
"h": 190.313,
"s": 96.97,
"l": 87.059
},
"oklch": {
"l": 0.93125,
"c": 0.0558,
"h": 211.7
},
"luminance": 0.82204
}Semantic roles & 50–950 ramp
primary
#BEF3FE
secondary
#E68D7B
accent
#2700E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141717
muted
#838585