#BFFFFB#BFFFFB
#BFFFFB is a very light, moderate teal. Relative luminance 0.896; OKLCH L 95.6% C 0.064 H 191.3°. Best body text is #000000 at 18.91:1 contrast (WCAG AA passes).
Color values
| HEX | #BFFFFB |
|---|---|
| RGB | rgb(191, 255, 251) |
| HSL | hsl(176, 100%, 87%) |
| HSV | hsv(176, 25%, 100%) |
| CMYK | cmyk(25.1%, 0%, 1.6%, 0%) |
| CIE-LAB | lab(95.81, -20.63, -4.56) |
| CIE-LCH | lch(95.81, 21.13, 192.47°) |
| OKLab | oklab(95.62% -0.0627 -0.0126) |
| OKLCH | oklch(95.62% 0.064 191.3) |
| XYZ | xyz(74.6530, 89.5580, 104.6010) |
| Luminance | 0.8956 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 1.40
Eggshell Blue
#C4FFF7
ΔE00 1.70
Duck Egg Blue
#C3FBF4
ΔE00 1.85
Light Light Blue
#CAFFFB
ΔE00 2.05
Light Cyan
#ACFFFC
ΔE00 2.86
Light Sky Blue
#C6FCFF
ΔE00 3.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFFFFB #FFBFC3
analogous
#BFFFDB #BFFFFB #BFE3FF
triadic
#BFFFFB #FBBFFF #FFFBBF
tetradic
#BFFFFB #DBBFFF #FFBFC3 #E3FFBF
square
#BFFFFB #DBBFFF #FFBFC3 #E3FFBF
split-complementary
#BFFFFB #FFBFE3 #FFDBBF
monochromatic
#45FFF3 #82FFF7 #BFFFFB #E0FFFD #E0FFFD
Accessibility & contrast
On white
1.11
#BFFFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.91
#BFFFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFFFFB
18.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFFFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFFFFB | 1.00 | 1.11 | 18.91 | 18.91 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F8FB
Deuteranopia (green-blind)
#EBEFFC
Tritanopia (blue-blind)
#ABFFFE
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #bffffb; /* rgb */ color: rgb(191, 255, 251); /* oklch */ color: oklch(95.6% 0.064 191.3);
Tailwind
colors: {
custom: {
50: '#d4fffc',
500: '#bffffb',
950: '#000000',
},
}SCSS
$custom: #bffffb; $custom-light: #d4fffc; $custom-dark: #000000;
JSON
{
"hex": "#bffffb",
"rgb": {
"r": 191,
"g": 255,
"b": 251
},
"hsl": {
"h": 176.25,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.95617,
"c": 0.06397,
"h": 191.3
},
"luminance": 0.89561
}Semantic roles & 50–950 ramp
primary
#BFFFFB
secondary
#E87B81
accent
#000EE6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685