#BFFFFE#BFFFFE
#BFFFFE is a very light, moderate teal. Relative luminance 0.898; OKLCH L 95.7% C 0.064 H 194.9°. Best body text is #000000 at 18.95:1 contrast (WCAG AA passes).
Color values
| HEX | #BFFFFE |
|---|---|
| RGB | rgb(191, 255, 254) |
| HSL | hsl(179, 100%, 87%) |
| HSV | hsv(179, 25%, 100%) |
| CMYK | cmyk(25.1%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(95.89, -19.99, -5.99) |
| CIE-LCH | lch(95.89, 20.87, 196.68°) |
| OKLab | oklab(95.71% -0.0616 -0.0164) |
| OKLCH | oklch(95.71% 0.064 194.9) |
| XYZ | xyz(75.1296, 89.7487, 107.1113) |
| Luminance | 0.8975 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 2.15
Light Light Blue
#CAFFFB
ΔE00 2.20
Duck Egg Blue
#C3FBF4
ΔE00 2.66
Light Sky Blue
#C6FCFF
ΔE00 2.69
Eggshell Blue
#C4FFF7
ΔE00 2.74
Light Cyan
#ACFFFC
ΔE00 3.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFFFFE #FFBFC0
analogous
#BFFFDE #BFFFFE #BFE0FF
triadic
#BFFFFE #FEBFFF #FFFEBF
tetradic
#BFFFFE #DEBFFF #FFBFC0 #E0FFBF
square
#BFFFFE #DEBFFF #FFBFC0 #E0FFBF
split-complementary
#BFFFFE #FFBFE0 #FFDEBF
monochromatic
#45FFFC #82FFFD #BFFFFE #E0FFFF #E0FFFF
Accessibility & contrast
On white
1.11
#BFFFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.95
#BFFFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFFFFE
18.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFFFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFFFFE | 1.00 | 1.11 | 18.95 | 18.95 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F9FE
Deuteranopia (green-blind)
#EAEFFF
Tritanopia (blue-blind)
#AAFFFE
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #bffffe; /* rgb */ color: rgb(191, 255, 254); /* oklch */ color: oklch(95.7% 0.064 194.9);
Tailwind
colors: {
custom: {
50: '#d4fffe',
500: '#bffffe',
950: '#000000',
},
}SCSS
$custom: #bffffe; $custom-light: #d4fffe; $custom-dark: #000000;
JSON
{
"hex": "#bffffe",
"rgb": {
"r": 191,
"g": 255,
"b": 254
},
"hsl": {
"h": 179.063,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.95706,
"c": 0.06371,
"h": 194.9
},
"luminance": 0.89752
}Semantic roles & 50–950 ramp
primary
#BFFFFE
secondary
#E87B7C
accent
#0004E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685