#BFFFF0#BFFFF0
#BFFFF0 is a very light, moderate teal. Relative luminance 0.889; OKLCH L 95.3% C 0.067 H 178.7°. Best body text is #000000 at 18.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BFFFF0 |
|---|---|
| RGB | rgb(191, 255, 240) |
| HSL | hsl(166, 100%, 87%) |
| HSV | hsv(166, 25%, 100%) |
| CMYK | cmyk(25.1%, 0%, 5.9%, 0%) |
| CIE-LAB | lab(95.53, -22.91, 0.70) |
| CIE-LCH | lch(95.53, 22.92, 178.26°) |
| OKLab | oklab(95.3% -0.0671 0.0015) |
| OKLCH | oklch(95.3% 0.067 178.7) |
| XYZ | xyz(72.9691, 88.8845, 95.7329) |
| Luminance | 0.8889 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.97
Eggshell Blue
#C4FFF7
ΔE00 2.71
Duck Egg Blue
#C3FBF4
ΔE00 3.29
Pale Cyan
#B7FFFA
ΔE00 3.90
Light Light Blue
#CAFFFB
ΔE00 4.67
Light Cyan
#ACFFFC
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFFFF0 #FFBFCE
analogous
#BFFFD0 #BFFFF0 #BFEEFF
triadic
#BFFFF0 #F0BFFF #FFF0BF
tetradic
#BFFFF0 #D0BFFF #FFBFCE #EEFFBF
square
#BFFFF0 #D0BFFF #FFBFCE #EEFFBF
split-complementary
#BFFFF0 #FFBFEE #FFD0BF
monochromatic
#45FFD3 #82FFE2 #BFFFF0 #E0FFF8 #E0FFF8
Accessibility & contrast
On white
1.12
#BFFFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.78
#BFFFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFFFF0
18.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFFFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFFFF0 | 1.00 | 1.12 | 18.78 | 18.78 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF7EF
Deuteranopia (green-blind)
#EEEFF1
Tritanopia (blue-blind)
#AEFFFA
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #bffff0; /* rgb */ color: rgb(191, 255, 240); /* oklch */ color: oklch(95.3% 0.067 178.7);
Tailwind
colors: {
custom: {
50: '#d3fff4',
500: '#bffff0',
950: '#000000',
},
}SCSS
$custom: #bffff0; $custom-light: #d3fff4; $custom-dark: #000000;
JSON
{
"hex": "#bffff0",
"rgb": {
"r": 191,
"g": 255,
"b": 240
},
"hsl": {
"h": 165.938,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.953,
"c": 0.06708,
"h": 178.7
},
"luminance": 0.88888
}Semantic roles & 50–950 ramp
primary
#BFFFF0
secondary
#E87B94
accent
#0036E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141817
muted
#838685