#BFEBF8#BFEBF8
#BFEBF8 is a very light, muted cyan. Relative luminance 0.773; OKLCH L 91.3% C 0.049 H 217.7°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BFEBF8 |
|---|---|
| RGB | rgb(191, 235, 248) |
| HSL | hsl(194, 80%, 86%) |
| HSV | hsv(194, 23%, 97%) |
| CMYK | cmyk(23%, 5.2%, 0%, 2.7%) |
| CIE-LAB | lab(90.44, -11.33, -10.95) |
| CIE-LCH | lch(90.44, 15.76, 224.03°) |
| OKLab | oklab(91.33% -0.0386 -0.0298) |
| OKLCH | oklch(91.33% 0.049 217.7) |
| XYZ | xyz(68.1326, 77.2678, 100.1131) |
| Luminance | 0.7727 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.31
Powder Blue
#B0E0E6
ΔE00 4.39
Pale Sky Blue
#BDF6FE
ΔE00 4.43
Ice Blue
#A5DFF9
ΔE00 5.33
Light Sky Blue
#C6FCFF
ΔE00 6.13
Very Light Blue
#D5FFFF
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFEBF8 #F8CCBF
analogous
#BFF8E8 #BFEBF8 #BFCEF8
triadic
#BFEBF8 #F8BFEB #EBF8BF
tetradic
#BFEBF8 #E8BFF8 #F8CCBF #CEF8BF
square
#BFEBF8 #E8BFF8 #F8CCBF #CEF8BF
split-complementary
#BFEBF8 #F8BFCE #F8E8BF
monochromatic
#51C9EC #88DAF2 #BFEBF8 #E3F6FC #E3F6FC
Accessibility & contrast
On white
1.28
#BFEBF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#BFEBF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFEBF8
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFEBF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFEBF8 | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E8F9
Deuteranopia (green-blind)
#D9E0F8
Tritanopia (blue-blind)
#AEF0EF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bfebf8; /* rgb */ color: rgb(191, 235, 248); /* oklch */ color: oklch(91.3% 0.049 217.7);
Tailwind
colors: {
custom: {
50: '#d3f1fa',
500: '#bfebf8',
950: '#000000',
},
}SCSS
$custom: #bfebf8; $custom-light: #d3f1fa; $custom-dark: #000000;
JSON
{
"hex": "#bfebf8",
"rgb": {
"r": 191,
"g": 235,
"b": 248
},
"hsl": {
"h": 193.684,
"s": 80.282,
"l": 86.078
},
"oklch": {
"l": 0.91325,
"c": 0.04873,
"h": 217.7
},
"luminance": 0.7727
}Semantic roles & 50–950 ramp
primary
#BFEBF8
secondary
#DB9580
accent
#3909DD
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141617
muted
#838585