#BFECF8#BFECF8
#BFECF8 is a very light, muted cyan. Relative luminance 0.778; OKLCH L 91.5% C 0.049 H 215.8°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BFECF8 |
|---|---|
| RGB | rgb(191, 236, 248) |
| HSL | hsl(193, 80%, 86%) |
| HSV | hsv(193, 23%, 97%) |
| CMYK | cmyk(23%, 4.8%, 0%, 2.7%) |
| CIE-LAB | lab(90.71, -11.84, -10.56) |
| CIE-LCH | lch(90.71, 15.86, 221.74°) |
| OKLab | oklab(91.53% -0.0399 -0.0287) |
| OKLCH | oklch(91.53% 0.049 215.8) |
| XYZ | xyz(68.4197, 77.8420, 100.2088) |
| Luminance | 0.7784 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 3.88
Powder Blue
#B0E0E6
ΔE00 4.09
Lightblue
#ADD8E6
ΔE00 4.58
Light Sky Blue
#C6FCFF
ΔE00 5.57
Ice Blue
#A5DFF9
ΔE00 5.69
Pale Blue
#D0FEFE
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFECF8 #F8CBBF
analogous
#BFF8E7 #BFECF8 #BFCFF8
triadic
#BFECF8 #F8BFEC #ECF8BF
tetradic
#BFECF8 #E7BFF8 #F8CBBF #CFF8BF
square
#BFECF8 #E7BFF8 #F8CBBF #CFF8BF
split-complementary
#BFECF8 #F8BFCF #F8E7BF
monochromatic
#51CBEC #88DCF2 #BFECF8 #E3F7FC #E3F7FC
Accessibility & contrast
On white
1.27
#BFECF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#BFECF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFECF8
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFECF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFECF8 | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E9F9
Deuteranopia (green-blind)
#DAE1F8
Tritanopia (blue-blind)
#AEF1F0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bfecf8; /* rgb */ color: rgb(191, 236, 248); /* oklch */ color: oklch(91.5% 0.049 215.8);
Tailwind
colors: {
custom: {
50: '#d3f2fa',
500: '#bfecf8',
950: '#000000',
},
}SCSS
$custom: #bfecf8; $custom-light: #d3f2fa; $custom-dark: #000000;
JSON
{
"hex": "#bfecf8",
"rgb": {
"r": 191,
"g": 236,
"b": 248
},
"hsl": {
"h": 192.632,
"s": 80.282,
"l": 86.078
},
"oklch": {
"l": 0.91533,
"c": 0.04912,
"h": 215.8
},
"luminance": 0.77845
}Semantic roles & 50–950 ramp
primary
#BFECF8
secondary
#DB9380
accent
#3509DD
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141617
muted
#838585