#BFFFFD#BFFFFD
#BFFFFD is a very light, moderate teal. Relative luminance 0.897; OKLCH L 95.7% C 0.064 H 193.7°. Best body text is #000000 at 18.94:1 contrast (WCAG AA passes).
Color values
| HEX | #BFFFFD |
|---|---|
| RGB | rgb(191, 255, 253) |
| HSL | hsl(178, 100%, 87%) |
| HSV | hsv(178, 25%, 100%) |
| CMYK | cmyk(25.1%, 0%, 0.8%, 0%) |
| CIE-LAB | lab(95.87, -20.20, -5.52) |
| CIE-LCH | lch(95.87, 20.94, 195.27°) |
| OKLab | oklab(95.68% -0.0619 -0.0151) |
| OKLCH | oklch(95.68% 0.064 193.7) |
| XYZ | xyz(74.9699, 89.6848, 106.2702) |
| Luminance | 0.8969 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 1.84
Light Light Blue
#CAFFFB
ΔE00 2.08
Duck Egg Blue
#C3FBF4
ΔE00 2.36
Eggshell Blue
#C4FFF7
ΔE00 2.38
Light Cyan
#ACFFFC
ΔE00 2.96
Light Sky Blue
#C6FCFF
ΔE00 2.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFFFFD #FFBFC1
analogous
#BFFFDD #BFFFFD #BFE1FF
triadic
#BFFFFD #FDBFFF #FFFDBF
tetradic
#BFFFFD #DDBFFF #FFBFC1 #E1FFBF
square
#BFFFFD #DDBFFF #FFBFC1 #E1FFBF
split-complementary
#BFFFFD #FFBFE1 #FFDDBF
monochromatic
#45FFF9 #82FFFB #BFFFFD #E0FFFE #E0FFFE
Accessibility & contrast
On white
1.11
#BFFFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.94
#BFFFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFFFFD
18.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFFFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFFFFD | 1.00 | 1.11 | 18.94 | 18.94 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F9FD
Deuteranopia (green-blind)
#EBEFFE
Tritanopia (blue-blind)
#AAFFFE
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #bffffd; /* rgb */ color: rgb(191, 255, 253); /* oklch */ color: oklch(95.7% 0.064 193.7);
Tailwind
colors: {
custom: {
50: '#d4fffe',
500: '#bffffd',
950: '#000000',
},
}SCSS
$custom: #bffffd; $custom-light: #d4fffe; $custom-dark: #000000;
JSON
{
"hex": "#bffffd",
"rgb": {
"r": 191,
"g": 255,
"b": 253
},
"hsl": {
"h": 178.125,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.95676,
"c": 0.06376,
"h": 193.7
},
"luminance": 0.89688
}Semantic roles & 50–950 ramp
primary
#BFFFFD
secondary
#E87B7E
accent
#0007E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685