#BFEBF7#BFEBF7
#BFEBF7 is a very light, muted cyan. Relative luminance 0.772; OKLCH L 91.3% C 0.048 H 216.2°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BFEBF7 |
|---|---|
| RGB | rgb(191, 235, 247) |
| HSL | hsl(193, 78%, 86%) |
| HSV | hsv(193, 23%, 97%) |
| CMYK | cmyk(22.7%, 4.9%, 0%, 3.1%) |
| CIE-LAB | lab(90.42, -11.55, -10.47) |
| CIE-LCH | lch(90.42, 15.59, 222.21°) |
| OKLab | oklab(91.29% -0.0389 -0.0285) |
| OKLCH | oklch(91.29% 0.048 216.2) |
| XYZ | xyz(67.9778, 77.2059, 99.2982) |
| Luminance | 0.7721 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.07
Pale Sky Blue
#BDF6FE
ΔE00 4.15
Lightblue
#ADD8E6
ΔE00 4.36
Ice Blue
#A5DFF9
ΔE00 5.61
Light Sky Blue
#C6FCFF
ΔE00 5.81
Pale Blue
#D0FEFE
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFEBF7 #F7CBBF
analogous
#BFF7E7 #BFEBF7 #BFCFF7
triadic
#BFEBF7 #F7BFEB #EBF7BF
tetradic
#BFEBF7 #E7BFF7 #F7CBBF #CFF7BF
square
#BFEBF7 #E7BFF7 #F7CBBF #CFF7BF
split-complementary
#BFEBF7 #F7BFCF #F7E7BF
monochromatic
#52C9E9 #89DAF0 #BFEBF7 #E4F7FC #E4F7FC
Accessibility & contrast
On white
1.28
#BFEBF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#BFEBF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFEBF7
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFEBF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFEBF7 | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E8F8
Deuteranopia (green-blind)
#D9E0F7
Tritanopia (blue-blind)
#AEF0EF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bfebf7; /* rgb */ color: rgb(191, 235, 247); /* oklch */ color: oklch(91.3% 0.048 216.2);
Tailwind
colors: {
custom: {
50: '#d3f1f9',
500: '#bfebf7',
950: '#000000',
},
}SCSS
$custom: #bfebf7; $custom-light: #d3f1f9; $custom-dark: #000000;
JSON
{
"hex": "#bfebf7",
"rgb": {
"r": 191,
"g": 235,
"b": 247
},
"hsl": {
"h": 192.857,
"s": 77.778,
"l": 85.882
},
"oklch": {
"l": 0.91293,
"c": 0.04824,
"h": 216.2
},
"luminance": 0.77208
}Semantic roles & 50–950 ramp
primary
#BFEBF7
secondary
#DA9481
accent
#380BDA
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141617
muted
#838585