#BFFEEF#BFFEEF
#BFFEEF is a very light, moderate teal. Relative luminance 0.882; OKLCH L 95.1% C 0.066 H 178.5°. Best body text is #000000 at 18.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BFFEEF |
|---|---|
| RGB | rgb(191, 254, 239) |
| HSL | hsl(166, 97%, 87%) |
| HSV | hsv(166, 25%, 100%) |
| CMYK | cmyk(24.8%, 0%, 5.9%, 0.4%) |
| CIE-LAB | lab(95.24, -22.63, 0.79) |
| CIE-LCH | lch(95.24, 22.65, 178.01°) |
| OKLab | oklab(95.06% -0.0662 0.0017) |
| OKLCH | oklch(95.06% 0.066 178.5) |
| XYZ | xyz(72.5028, 88.1889, 94.8466) |
| Luminance | 0.8819 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.04
Eggshell Blue
#C4FFF7
ΔE00 2.70
Duck Egg Blue
#C3FBF4
ΔE00 3.21
Pale Cyan
#B7FFFA
ΔE00 3.96
Light Light Blue
#CAFFFB
ΔE00 4.63
Light Cyan
#ACFFFC
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFFEEF #FEBFCE
analogous
#BFFED0 #BFFEEF #BFEEFE
triadic
#BFFEEF #EFBFFE #FEEFBF
tetradic
#BFFEEF #D0BFFE #FEBFCE #EEFEBF
square
#BFFEEF #D0BFFE #FEBFCE #EEFEBF
split-complementary
#BFFEEF #FEBFEE #FED0BF
monochromatic
#46FCD1 #83FDE0 #BFFEEF #E1FFF7 #E1FFF7
Accessibility & contrast
On white
1.13
#BFFEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.64
#BFFEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFFEEF
18.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFFEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFFEEF | 1.00 | 1.13 | 18.64 | 18.64 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6EE
Deuteranopia (green-blind)
#EDEEF0
Tritanopia (blue-blind)
#AEFFF9
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #bffeef; /* rgb */ color: rgb(191, 254, 239); /* oklch */ color: oklch(95.1% 0.066 178.5);
Tailwind
colors: {
custom: {
50: '#d3fff4',
500: '#bffeef',
950: '#000000',
},
}SCSS
$custom: #bffeef; $custom-light: #d3fff4; $custom-dark: #000000;
JSON
{
"hex": "#bffeef",
"rgb": {
"r": 191,
"g": 254,
"b": 239
},
"hsl": {
"h": 165.714,
"s": 96.923,
"l": 87.255
},
"oklch": {
"l": 0.95059,
"c": 0.06623,
"h": 178.5
},
"luminance": 0.88192
}Semantic roles & 50–950 ramp
primary
#BFFEEF
secondary
#E67B95
accent
#0037E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141817
muted
#838685