#BFFFFA#BFFFFA
#BFFFFA is a very light, moderate teal. Relative luminance 0.895; OKLCH L 95.6% C 0.064 H 190.1°. Best body text is #000000 at 18.90:1 contrast (WCAG AA passes).
Color values
| HEX | #BFFFFA |
|---|---|
| RGB | rgb(191, 255, 250) |
| HSL | hsl(175, 100%, 87%) |
| HSV | hsv(175, 25%, 100%) |
| CMYK | cmyk(25.1%, 0%, 2%, 0%) |
| CIE-LAB | lab(95.79, -20.84, -4.08) |
| CIE-LCH | lch(95.79, 21.24, 191.09°) |
| OKLab | oklab(95.59% -0.0631 -0.0113) |
| OKLCH | oklch(95.59% 0.064 190.1) |
| XYZ | xyz(74.4958, 89.4951, 103.7730) |
| Luminance | 0.8950 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 1.30
Eggshell Blue
#C4FFF7
ΔE00 1.39
Duck Egg Blue
#C3FBF4
ΔE00 1.66
Light Light Blue
#CAFFFB
ΔE00 2.13
Light Cyan
#ACFFFC
ΔE00 2.90
Light Sky Blue
#C6FCFF
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFFFFA #FFBFC4
analogous
#BFFFDA #BFFFFA #BFE4FF
triadic
#BFFFFA #FABFFF #FFFABF
tetradic
#BFFFFA #DABFFF #FFBFC4 #E4FFBF
square
#BFFFFA #DABFFF #FFBFC4 #E4FFBF
split-complementary
#BFFFFA #FFBFE4 #FFDABF
monochromatic
#45FFF0 #82FFF5 #BFFFFA #E0FFFD #E0FFFD
Accessibility & contrast
On white
1.11
#BFFFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.90
#BFFFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFFFFA
18.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFFFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFFFFA | 1.00 | 1.11 | 18.90 | 18.90 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F8FA
Deuteranopia (green-blind)
#EBEFFB
Tritanopia (blue-blind)
#ABFFFD
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #bffffa; /* rgb */ color: rgb(191, 255, 250); /* oklch */ color: oklch(95.6% 0.064 190.1);
Tailwind
colors: {
custom: {
50: '#d3fffb',
500: '#bffffa',
950: '#000000',
},
}SCSS
$custom: #bffffa; $custom-light: #d3fffb; $custom-dark: #000000;
JSON
{
"hex": "#bffffa",
"rgb": {
"r": 191,
"g": 255,
"b": 250
},
"hsl": {
"h": 175.313,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.95587,
"c": 0.06411,
"h": 190.1
},
"luminance": 0.89498
}Semantic roles & 50–950 ramp
primary
#BFFFFA
secondary
#E87B83
accent
#0012E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685