#BFEFFE#BFEFFE
#BFEFFE is a very light, muted cyan. Relative luminance 0.800; OKLCH L 92.4% C 0.053 H 218.8°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #BFEFFE |
|---|---|
| RGB | rgb(191, 239, 254) |
| HSL | hsl(194, 97%, 87%) |
| HSV | hsv(194, 25%, 100%) |
| CMYK | cmyk(24.8%, 5.9%, 0%, 0.4%) |
| CIE-LAB | lab(91.67, -12.04, -12.26) |
| CIE-LCH | lch(91.67, 17.19, 225.51°) |
| OKLab | oklab(92.35% -0.0415 -0.0334) |
| OKLCH | oklch(92.35% 0.053 218.8) |
| XYZ | xyz(70.2364, 79.9623, 105.4803) |
| Luminance | 0.7996 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 4.09
Powder Blue
#B0E0E6
ΔE00 5.10
Lightblue
#ADD8E6
ΔE00 5.12
Ice Blue
#A5DFF9
ΔE00 5.23
Light Sky Blue
#C6FCFF
ΔE00 5.95
Pale Blue
#D0FEFE
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFEFFE #FECEBF
analogous
#BFFEEE #BFEFFE #BFD0FE
triadic
#BFEFFE #FEBFEF #EFFEBF
tetradic
#BFEFFE #EEBFFE #FECEBF #D0FEBF
square
#BFEFFE #EEBFFE #FECEBF #D0FEBF
split-complementary
#BFEFFE #FEBFD0 #FEEEBF
monochromatic
#46D1FC #83E0FD #BFEFFE #E1F7FF #E1F7FF
Accessibility & contrast
On white
1.24
#BFEFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#BFEFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFEFFE
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFEFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFEFFE | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5ECFF
Deuteranopia (green-blind)
#DBE4FE
Tritanopia (blue-blind)
#ACF4F3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #bfeffe; /* rgb */ color: rgb(191, 239, 254); /* oklch */ color: oklch(92.4% 0.053 218.8);
Tailwind
colors: {
custom: {
50: '#d3f4fe',
500: '#bfeffe',
950: '#000000',
},
}SCSS
$custom: #bfeffe; $custom-light: #d3f4fe; $custom-dark: #000000;
JSON
{
"hex": "#bfeffe",
"rgb": {
"r": 191,
"g": 239,
"b": 254
},
"hsl": {
"h": 194.286,
"s": 96.923,
"l": 87.255
},
"oklch": {
"l": 0.92351,
"c": 0.05322,
"h": 218.8
},
"luminance": 0.79965
}Semantic roles & 50–950 ramp
primary
#BFEFFE
secondary
#E6957B
accent
#3700E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141717
muted
#838585