#BFFFEF#BFFFEF
#BFFFEF is a very light, moderate teal. Relative luminance 0.888; OKLCH L 95.3% C 0.068 H 177.7°. Best body text is #000000 at 18.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BFFFEF |
|---|---|
| RGB | rgb(191, 255, 239) |
| HSL | hsl(165, 100%, 87%) |
| HSV | hsv(165, 25%, 100%) |
| CMYK | cmyk(25.1%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(95.51, -23.12, 1.18) |
| CIE-LCH | lch(95.51, 23.15, 177.09°) |
| OKLab | oklab(95.27% -0.0675 0.0028) |
| OKLCH | oklch(95.27% 0.068 177.7) |
| XYZ | xyz(72.8210, 88.8252, 94.9527) |
| Luminance | 0.8883 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.69
Eggshell Blue
#C4FFF7
ΔE00 3.04
Duck Egg Blue
#C3FBF4
ΔE00 3.59
Pale Cyan
#B7FFFA
ΔE00 4.24
Light Light Blue
#CAFFFB
ΔE00 4.97
Light Cyan
#ACFFFC
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFFFEF #FFBFCF
analogous
#BFFFCF #BFFFEF #BFEFFF
triadic
#BFFFEF #EFBFFF #FFEFBF
tetradic
#BFFFEF #CFBFFF #FFBFCF #EFFFBF
square
#BFFFEF #CFBFFF #FFBFCF #EFFFBF
split-complementary
#BFFFEF #FFBFEF #FFCFBF
monochromatic
#45FFD0 #82FFE0 #BFFFEF #E0FFF7 #E0FFF7
Accessibility & contrast
On white
1.12
#BFFFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.77
#BFFFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFFFEF
18.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFFFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFFFEF | 1.00 | 1.12 | 18.77 | 18.77 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF7EE
Deuteranopia (green-blind)
#EEEFF0
Tritanopia (blue-blind)
#AEFFFA
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #bfffef; /* rgb */ color: rgb(191, 255, 239); /* oklch */ color: oklch(95.3% 0.068 177.7);
Tailwind
colors: {
custom: {
50: '#d3fff4',
500: '#bfffef',
950: '#000000',
},
}SCSS
$custom: #bfffef; $custom-light: #d3fff4; $custom-dark: #000000;
JSON
{
"hex": "#bfffef",
"rgb": {
"r": 191,
"g": 255,
"b": 239
},
"hsl": {
"h": 165,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.95272,
"c": 0.06752,
"h": 177.7
},
"luminance": 0.88828
}Semantic roles & 50–950 ramp
primary
#BFFFEF
secondary
#E87B96
accent
#0039E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141817
muted
#838685