#BFFFF7#BFFFF7
#BFFFF7 is a very light, moderate teal. Relative luminance 0.893; OKLCH L 95.5% C 0.065 H 186.6°. Best body text is #000000 at 18.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BFFFF7 |
|---|---|
| RGB | rgb(191, 255, 247) |
| HSL | hsl(173, 100%, 87%) |
| HSV | hsv(173, 25%, 100%) |
| CMYK | cmyk(25.1%, 0%, 3.1%, 0%) |
| CIE-LAB | lab(95.71, -21.47, -2.65) |
| CIE-LCH | lch(95.71, 21.63, 187.04°) |
| OKLab | oklab(95.5% -0.0643 -0.0074) |
| OKLCH | oklch(95.5% 0.065 186.6) |
| XYZ | xyz(74.0291, 89.3085, 101.3153) |
| Luminance | 0.8931 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 0.89
Duck Egg Blue
#C3FBF4
ΔE00 1.58
Pale Cyan
#B7FFFA
ΔE00 1.66
Light Light Blue
#CAFFFB
ΔE00 2.68
Light Cyan
#ACFFFC
ΔE00 3.31
Pale Aqua
#B8FFEB
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFFFF7 #FFBFC7
analogous
#BFFFD7 #BFFFF7 #BFE7FF
triadic
#BFFFF7 #F7BFFF #FFF7BF
tetradic
#BFFFF7 #D7BFFF #FFBFC7 #E7FFBF
square
#BFFFF7 #D7BFFF #FFBFC7 #E7FFBF
split-complementary
#BFFFF7 #FFBFE7 #FFD7BF
monochromatic
#45FFE8 #82FFEF #BFFFF7 #E0FFFB #E0FFFB
Accessibility & contrast
On white
1.11
#BFFFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.86
#BFFFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFFFF7
18.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFFFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFFFF7 | 1.00 | 1.11 | 18.86 | 18.86 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F8F7
Deuteranopia (green-blind)
#ECEFF8
Tritanopia (blue-blind)
#ACFFFC
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #bffff7; /* rgb */ color: rgb(191, 255, 247); /* oklch */ color: oklch(95.5% 0.065 186.6);
Tailwind
colors: {
custom: {
50: '#d3fff9',
500: '#bffff7',
950: '#000000',
},
}SCSS
$custom: #bffff7; $custom-light: #d3fff9; $custom-dark: #000000;
JSON
{
"hex": "#bffff7",
"rgb": {
"r": 191,
"g": 255,
"b": 247
},
"hsl": {
"h": 172.5,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.955,
"c": 0.06472,
"h": 186.6
},
"luminance": 0.89312
}Semantic roles & 50–950 ramp
primary
#BFFFF7
secondary
#E87B88
accent
#001DE6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685