#BFEEFB#BFEEFB
#BFEEFB is a very light, muted cyan. Relative luminance 0.792; OKLCH L 92.0% C 0.051 H 216.5°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BFEEFB |
|---|---|
| RGB | rgb(191, 238, 251) |
| HSL | hsl(193, 88%, 87%) |
| HSV | hsv(193, 24%, 98%) |
| CMYK | cmyk(23.9%, 5.2%, 0%, 1.6%) |
| CIE-LAB | lab(91.32, -12.20, -11.22) |
| CIE-LCH | lch(91.32, 16.57, 222.60°) |
| OKLab | oklab(92.05% -0.0413 -0.0305) |
| OKLCH | oklch(92.05% 0.051 216.5) |
| XYZ | xyz(69.4678, 79.1878, 102.8726) |
| Luminance | 0.7919 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 3.66
Powder Blue
#B0E0E6
ΔE00 4.46
Lightblue
#ADD8E6
ΔE00 4.95
Light Sky Blue
#C6FCFF
ΔE00 5.45
Ice Blue
#A5DFF9
ΔE00 5.61
Pale Blue
#D0FEFE
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFEEFB #FBCCBF
analogous
#BFFBEA #BFEEFB #BFD0FB
triadic
#BFEEFB #FBBFEE #EEFBBF
tetradic
#BFEEFB #EABFFB #FBCCBF #D0FBBF
square
#BFEEFB #EABFFB #FBCCBF #D0FBBF
split-complementary
#BFEEFB #FBBFD0 #FBEABF
monochromatic
#4CCFF4 #85DFF7 #BFEEFB #E2F7FD #E2F7FD
Accessibility & contrast
On white
1.25
#BFEEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#BFEEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFEEFB
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFEEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFEEFB | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5EBFC
Deuteranopia (green-blind)
#DBE3FB
Tritanopia (blue-blind)
#ADF3F2
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #bfeefb; /* rgb */ color: rgb(191, 238, 251); /* oklch */ color: oklch(92.0% 0.051 216.5);
Tailwind
colors: {
custom: {
50: '#d3f3fc',
500: '#bfeefb',
950: '#000000',
},
}SCSS
$custom: #bfeefb; $custom-light: #d3f3fc; $custom-dark: #000000;
JSON
{
"hex": "#bfeefb",
"rgb": {
"r": 191,
"g": 238,
"b": 251
},
"hsl": {
"h": 193,
"s": 88.235,
"l": 86.667
},
"oklch": {
"l": 0.92046,
"c": 0.05135,
"h": 216.5
},
"luminance": 0.7919
}Semantic roles & 50–950 ramp
primary
#BFEEFB
secondary
#E0937E
accent
#3201E5
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141717
muted
#838585