#BFE2F5#BFE2F5
#BFE2F5 is a very light, muted cyan. Relative luminance 0.721; OKLCH L 89.4% C 0.045 H 231.7°. Best body text is #000000 at 15.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BFE2F5 |
|---|---|
| RGB | rgb(191, 226, 245) |
| HSL | hsl(201, 73%, 85%) |
| HSV | hsv(201, 22%, 96%) |
| CMYK | cmyk(22%, 7.8%, 0%, 3.9%) |
| CIE-LAB | lab(88.00, -7.39, -13.03) |
| CIE-LCH | lch(88.00, 14.98, 240.45°) |
| OKLab | oklab(89.36% -0.028 -0.0354) |
| OKLCH | oklch(89.36% 0.045 231.7) |
| XYZ | xyz(65.1591, 72.0595, 96.8443) |
| Luminance | 0.7206 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.46
Ice Blue
#A5DFF9
ΔE00 4.75
Powder Blue
#B0E0E6
ΔE00 7.46
Baby Blue
#89CFF0
ΔE00 8.40
Light Blue
#95D0FC
ΔE00 8.58
Light Blue Grey
#B7C9E2
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFE2F5 #F5D2BF
analogous
#BFF5ED #BFE2F5 #BFC7F5
triadic
#BFE2F5 #F5BFE2 #E2F5BF
tetradic
#BFE2F5 #EDBFF5 #F5D2BF #C7F5BF
square
#BFE2F5 #EDBFF5 #F5D2BF #C7F5BF
split-complementary
#BFE2F5 #F5BFC7 #F5EDBF
monochromatic
#55B2E4 #8ACAED #BFE2F5 #E5F3FB #E5F3FB
Accessibility & contrast
On white
1.36
#BFE2F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.41
#BFE2F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFE2F5
15.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFE2F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFE2F5 | 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)
#D9E0F6
Deuteranopia (green-blind)
#D1DAF5
Tritanopia (blue-blind)
#B0E7E8
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #bfe2f5; /* rgb */ color: rgb(191, 226, 245); /* oklch */ color: oklch(89.4% 0.045 231.7);
Tailwind
colors: {
custom: {
50: '#d3ebf8',
500: '#bfe2f5',
950: '#000000',
},
}SCSS
$custom: #bfe2f5; $custom-light: #d3ebf8; $custom-dark: #000000;
JSON
{
"hex": "#bfe2f5",
"rgb": {
"r": 191,
"g": 226,
"b": 245
},
"hsl": {
"h": 201.111,
"s": 72.973,
"l": 85.49
},
"oklch": {
"l": 0.89361,
"c": 0.04514,
"h": 231.7
},
"luminance": 0.72062
}Semantic roles & 50–950 ramp
primary
#BFE2F5
secondary
#D6A082
accent
#5610D5
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#141617
muted
#838485