#BFFFF6#BFFFF6
#BFFFF6 is a very light, moderate teal. Relative luminance 0.892; OKLCH L 95.5% C 0.065 H 185.4°. Best body text is #000000 at 18.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BFFFF6 |
|---|---|
| RGB | rgb(191, 255, 246) |
| HSL | hsl(172, 100%, 87%) |
| HSV | hsv(172, 25%, 100%) |
| CMYK | cmyk(25.1%, 0%, 3.5%, 0%) |
| CIE-LAB | lab(95.68, -21.68, -2.17) |
| CIE-LCH | lch(95.68, 21.79, 185.73°) |
| OKLab | oklab(95.47% -0.0647 -0.0062) |
| OKLCH | oklch(95.47% 0.065 185.4) |
| XYZ | xyz(73.8752, 89.2469, 100.5048) |
| Luminance | 0.8925 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 0.98
Duck Egg Blue
#C3FBF4
ΔE00 1.71
Pale Cyan
#B7FFFA
ΔE00 1.93
Light Light Blue
#CAFFFB
ΔE00 2.92
Light Cyan
#ACFFFC
ΔE00 3.52
Pale Aqua
#B8FFEB
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFFFF6 #FFBFC8
analogous
#BFFFD6 #BFFFF6 #BFE8FF
triadic
#BFFFF6 #F6BFFF #FFF6BF
tetradic
#BFFFF6 #D6BFFF #FFBFC8 #E8FFBF
square
#BFFFF6 #D6BFFF #FFBFC8 #E8FFBF
split-complementary
#BFFFF6 #FFBFE8 #FFD6BF
monochromatic
#45FFE5 #82FFED #BFFFF6 #E0FFFB #E0FFFB
Accessibility & contrast
On white
1.11
#BFFFF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.85
#BFFFF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFFFF6
18.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFFFF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFFFF6 | 1.00 | 1.11 | 18.85 | 18.85 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F8F6
Deuteranopia (green-blind)
#ECEFF7
Tritanopia (blue-blind)
#ACFFFC
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #bffff6; /* rgb */ color: rgb(191, 255, 246); /* oklch */ color: oklch(95.5% 0.065 185.4);
Tailwind
colors: {
custom: {
50: '#d3fff9',
500: '#bffff6',
950: '#000000',
},
}SCSS
$custom: #bffff6; $custom-light: #d3fff9; $custom-dark: #000000;
JSON
{
"hex": "#bffff6",
"rgb": {
"r": 191,
"g": 255,
"b": 246
},
"hsl": {
"h": 171.563,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.95471,
"c": 0.06497,
"h": 185.4
},
"luminance": 0.8925
}Semantic roles & 50–950 ramp
primary
#BFFFF6
secondary
#E87B8A
accent
#0020E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685