#BFFFF4#BFFFF4
#BFFFF4 is a very light, moderate teal. Relative luminance 0.891; OKLCH L 95.4% C 0.066 H 183.1°. Best body text is #000000 at 18.83:1 contrast (WCAG AA passes).
Color values
| HEX | #BFFFF4 |
|---|---|
| RGB | rgb(191, 255, 244) |
| HSL | hsl(170, 100%, 87%) |
| HSV | hsv(170, 25%, 100%) |
| CMYK | cmyk(25.1%, 0%, 4.3%, 0%) |
| CIE-LAB | lab(95.63, -22.09, -1.22) |
| CIE-LCH | lch(95.63, 22.13, 183.16°) |
| OKLab | oklab(95.41% -0.0655 -0.0036) |
| OKLCH | oklch(95.41% 0.066 183.1) |
| XYZ | xyz(73.5699, 89.1248, 98.8968) |
| Luminance | 0.8913 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 1.45
Duck Egg Blue
#C3FBF4
ΔE00 2.14
Pale Cyan
#B7FFFA
ΔE00 2.54
Pale Aqua
#B8FFEB
ΔE00 3.29
Light Light Blue
#CAFFFB
ΔE00 3.47
Light Cyan
#ACFFFC
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFFFF4 #FFBFCA
analogous
#BFFFD4 #BFFFF4 #BFEAFF
triadic
#BFFFF4 #F4BFFF #FFF4BF
tetradic
#BFFFF4 #D4BFFF #FFBFCA #EAFFBF
square
#BFFFF4 #D4BFFF #FFBFCA #EAFFBF
split-complementary
#BFFFF4 #FFBFEA #FFD4BF
monochromatic
#45FFDF #82FFE9 #BFFFF4 #E0FFFA #E0FFFA
Accessibility & contrast
On white
1.12
#BFFFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.83
#BFFFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFFFF4
18.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFFFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFFFF4 | 1.00 | 1.12 | 18.83 | 18.83 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F8F4
Deuteranopia (green-blind)
#EDEFF5
Tritanopia (blue-blind)
#ADFFFB
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #bffff4; /* rgb */ color: rgb(191, 255, 244); /* oklch */ color: oklch(95.4% 0.066 183.1);
Tailwind
colors: {
custom: {
50: '#d3fff7',
500: '#bffff4',
950: '#000000',
},
}SCSS
$custom: #bffff4; $custom-light: #d3fff7; $custom-dark: #000000;
JSON
{
"hex": "#bffff4",
"rgb": {
"r": 191,
"g": 255,
"b": 244
},
"hsl": {
"h": 169.688,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.95413,
"c": 0.06557,
"h": 183.1
},
"luminance": 0.89128
}Semantic roles & 50–950 ramp
primary
#BFFFF4
secondary
#E87B8D
accent
#0027E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141817
muted
#838685