#BFE3EE#BFE3EE
#BFE3EE is a very light, muted cyan. Relative luminance 0.722; OKLCH L 89.3% C 0.041 H 218.2°. Best body text is #000000 at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BFE3EE |
|---|---|
| RGB | rgb(191, 227, 238) |
| HSL | hsl(194, 58%, 84%) |
| HSV | hsv(194, 20%, 93%) |
| CMYK | cmyk(19.7%, 4.6%, 0%, 6.7%) |
| CIE-LAB | lab(88.06, -9.41, -9.26) |
| CIE-LCH | lch(88.06, 13.20, 224.56°) |
| OKLab | oklab(89.34% -0.0319 -0.0251) |
| OKLCH | oklch(89.34% 0.041 218.2) |
| XYZ | xyz(64.3833, 72.1856, 91.4133) |
| Luminance | 0.7219 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.26
Powder Blue
#B0E0E6
ΔE00 4.45
Ice Blue
#A5DFF9
ΔE00 5.78
Pale Sky Blue
#BDF6FE
ΔE00 6.30
Lightcyan
#E0FFFF
ΔE00 7.57
Light Sky Blue
#C6FCFF
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFE3EE #EECABF
analogous
#BFEEE2 #BFE3EE #BFCCEE
triadic
#BFE3EE #EEBFE3 #E3EEBF
tetradic
#BFE3EE #E2BFEE #EECABF #CCEEBF
square
#BFE3EE #E2BFEE #EECABF #CCEEBF
split-complementary
#BFE3EE #EEBFCC #EEE2BF
monochromatic
#5EB9D4 #8FCEE1 #BFE3EE #E7F4F9 #E7F4F9
Accessibility & contrast
On white
1.36
#BFE3EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.44
#BFE3EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFE3EE
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFE3EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFE3EE | 1.00 | 1.36 | 15.44 | 15.44 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE0EF
Deuteranopia (green-blind)
#D4DAEE
Tritanopia (blue-blind)
#B1E7E6
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #bfe3ee; /* rgb */ color: rgb(191, 227, 238); /* oklch */ color: oklch(89.3% 0.041 218.2);
Tailwind
colors: {
custom: {
50: '#d3ebf3',
500: '#bfe3ee',
950: '#000000',
},
}SCSS
$custom: #bfe3ee; $custom-light: #d3ebf3; $custom-dark: #000000;
JSON
{
"hex": "#bfe3ee",
"rgb": {
"r": 191,
"g": 227,
"b": 238
},
"hsl": {
"h": 194.043,
"s": 58.025,
"l": 84.118
},
"oklch": {
"l": 0.89342,
"c": 0.04061,
"h": 218.2
},
"luminance": 0.72188
}Semantic roles & 50–950 ramp
primary
#BFE3EE
secondary
#CC9686
accent
#4720C6
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#141617
muted
#838485