#BFEBFB#BFEBFB
#BFEBFB is a very light, muted cyan. Relative luminance 0.775; OKLCH L 91.4% C 0.050 H 222.0°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BFEBFB |
|---|---|
| RGB | rgb(191, 235, 251) |
| HSL | hsl(196, 88%, 87%) |
| HSV | hsv(196, 24%, 98%) |
| CMYK | cmyk(23.9%, 6.4%, 0%, 1.6%) |
| CIE-LAB | lab(90.53, -10.68, -12.39) |
| CIE-LCH | lch(90.53, 16.36, 229.25°) |
| OKLab | oklab(91.42% -0.0375 -0.0337) |
| OKLCH | oklch(91.42% 0.05 222) |
| XYZ | xyz(68.6017, 77.4555, 102.5839) |
| Luminance | 0.7746 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.38
Ice Blue
#A5DFF9
ΔE00 4.63
Pale Sky Blue
#BDF6FE
ΔE00 5.35
Powder Blue
#B0E0E6
ΔE00 5.39
Light Sky Blue
#C6FCFF
ΔE00 7.13
Very Light Blue
#D5FFFF
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFEBFB #FBCFBF
analogous
#BFFBED #BFEBFB #BFCDFB
triadic
#BFEBFB #FBBFEB #EBFBBF
tetradic
#BFEBFB #EDBFFB #FBCFBF #CDFBBF
square
#BFEBFB #EDBFFB #FBCFBF #CDFBBF
split-complementary
#BFEBFB #FBBFCD #FBEDBF
monochromatic
#4CC7F4 #85D9F7 #BFEBFB #E2F6FD #E2F6FD
Accessibility & contrast
On white
1.27
#BFEBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#BFEBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFEBFB
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFEBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFEBFB | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E8FC
Deuteranopia (green-blind)
#D8E1FB
Tritanopia (blue-blind)
#ADF0F0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bfebfb; /* rgb */ color: rgb(191, 235, 251); /* oklch */ color: oklch(91.4% 0.050 222.0);
Tailwind
colors: {
custom: {
50: '#d3f1fc',
500: '#bfebfb',
950: '#000000',
},
}SCSS
$custom: #bfebfb; $custom-light: #d3f1fc; $custom-dark: #000000;
JSON
{
"hex": "#bfebfb",
"rgb": {
"r": 191,
"g": 235,
"b": 251
},
"hsl": {
"h": 196,
"s": 88.235,
"l": 86.667
},
"oklch": {
"l": 0.91422,
"c": 0.05039,
"h": 222
},
"luminance": 0.77458
}Semantic roles & 50–950 ramp
primary
#BFEBFB
secondary
#E0987E
accent
#3E01E5
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141617
muted
#838585