#BFEBF6#BFEBF6
#BFEBF6 is a very light, muted cyan. Relative luminance 0.771; OKLCH L 91.3% C 0.048 H 214.6°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BFEBF6 |
|---|---|
| RGB | rgb(191, 235, 246) |
| HSL | hsl(192, 75%, 86%) |
| HSV | hsv(192, 22%, 96%) |
| CMYK | cmyk(22.4%, 4.5%, 0%, 3.5%) |
| CIE-LAB | lab(90.39, -11.76, -9.99) |
| CIE-LCH | lch(90.39, 15.44, 220.35°) |
| OKLab | oklab(91.26% -0.0393 -0.0271) |
| OKLCH | oklch(91.26% 0.048 214.6) |
| XYZ | xyz(67.8239, 77.1444, 98.4877) |
| Luminance | 0.7715 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.77
Pale Sky Blue
#BDF6FE
ΔE00 3.89
Lightblue
#ADD8E6
ΔE00 4.46
Light Sky Blue
#C6FCFF
ΔE00 5.50
Ice Blue
#A5DFF9
ΔE00 5.91
Pale Blue
#D0FEFE
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFEBF6 #F6CABF
analogous
#BFF6E5 #BFEBF6 #BFCFF6
triadic
#BFEBF6 #F6BFEB #EBF6BF
tetradic
#BFEBF6 #E5BFF6 #F6CABF #CFF6BF
square
#BFEBF6 #E5BFF6 #F6CABF #CFF6BF
split-complementary
#BFEBF6 #F6BFCF #F6E5BF
monochromatic
#54C9E7 #89DAEE #BFEBF6 #E4F7FB #E4F7FB
Accessibility & contrast
On white
1.28
#BFEBF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#BFEBF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFEBF6
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFEBF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFEBF6 | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E8F7
Deuteranopia (green-blind)
#D9E0F6
Tritanopia (blue-blind)
#AEF0EE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bfebf6; /* rgb */ color: rgb(191, 235, 246); /* oklch */ color: oklch(91.3% 0.048 214.6);
Tailwind
colors: {
custom: {
50: '#d3f1f9',
500: '#bfebf6',
950: '#000000',
},
}SCSS
$custom: #bfebf6; $custom-light: #d3f1f9; $custom-dark: #000000;
JSON
{
"hex": "#bfebf6",
"rgb": {
"r": 191,
"g": 235,
"b": 246
},
"hsl": {
"h": 192,
"s": 75.342,
"l": 85.686
},
"oklch": {
"l": 0.91261,
"c": 0.04779,
"h": 214.6
},
"luminance": 0.77147
}Semantic roles & 50–950 ramp
primary
#BFEBF6
secondary
#D89381
accent
#360ED8
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141617
muted
#838585