#BFEBF5#BFEBF5
#BFEBF5 is a very light, muted cyan. Relative luminance 0.771; OKLCH L 91.2% C 0.047 H 213.1°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BFEBF5 |
|---|---|
| RGB | rgb(191, 235, 245) |
| HSL | hsl(191, 73%, 85%) |
| HSV | hsv(191, 22%, 96%) |
| CMYK | cmyk(22%, 4.1%, 0%, 3.9%) |
| CIE-LAB | lab(90.36, -11.98, -9.51) |
| CIE-LCH | lch(90.36, 15.30, 218.45°) |
| OKLab | oklab(91.23% -0.0397 -0.0258) |
| OKLCH | oklch(91.23% 0.047 213.1) |
| XYZ | xyz(67.6709, 77.0831, 97.6815) |
| Luminance | 0.7709 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.50
Pale Sky Blue
#BDF6FE
ΔE00 3.66
Lightblue
#ADD8E6
ΔE00 4.59
Light Sky Blue
#C6FCFF
ΔE00 5.20
Pale Blue
#D0FEFE
ΔE00 5.78
Very Light Blue
#D5FFFF
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFEBF5 #F5C9BF
analogous
#BFF5E4 #BFEBF5 #BFD0F5
triadic
#BFEBF5 #F5BFEB #EBF5BF
tetradic
#BFEBF5 #E4BFF5 #F5C9BF #D0F5BF
square
#BFEBF5 #E4BFF5 #F5C9BF #D0F5BF
split-complementary
#BFEBF5 #F5BFD0 #F5E4BF
monochromatic
#55CAE4 #8ADAED #BFEBF5 #E5F7FB #E5F7FB
Accessibility & contrast
On white
1.28
#BFEBF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#BFEBF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFEBF5
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFEBF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFEBF5 | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E8F6
Deuteranopia (green-blind)
#DAE0F5
Tritanopia (blue-blind)
#AFEFEE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bfebf5; /* rgb */ color: rgb(191, 235, 245); /* oklch */ color: oklch(91.2% 0.047 213.1);
Tailwind
colors: {
custom: {
50: '#d3f1f8',
500: '#bfebf5',
950: '#000000',
},
}SCSS
$custom: #bfebf5; $custom-light: #d3f1f8; $custom-dark: #000000;
JSON
{
"hex": "#bfebf5",
"rgb": {
"r": 191,
"g": 235,
"b": 245
},
"hsl": {
"h": 191.111,
"s": 72.973,
"l": 85.49
},
"oklch": {
"l": 0.9123,
"c": 0.04737,
"h": 213.1
},
"luminance": 0.77086
}Semantic roles & 50–950 ramp
primary
#BFEBF5
secondary
#D69182
accent
#3510D5
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141617
muted
#838585