#BBFEF7#BBFEF7
#BBFEF7 is a very light, moderate teal. Relative luminance 0.882; OKLCH L 95.1% C 0.067 H 188.0°. Best body text is #000000 at 18.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFEF7 |
|---|---|
| RGB | rgb(187, 254, 247) |
| HSL | hsl(174, 97%, 86%) |
| HSV | hsv(174, 26%, 100%) |
| CMYK | cmyk(26.4%, 0%, 2.8%, 0.4%) |
| CIE-LAB | lab(95.23, -22.13, -3.38) |
| CIE-LCH | lch(95.23, 22.39, 188.69°) |
| OKLab | oklab(95.06% -0.0665 -0.0094) |
| OKLCH | oklch(95.06% 0.067 188) |
| XYZ | xyz(72.7184, 88.1604, 101.1627) |
| Luminance | 0.8816 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 1.05
Eggshell Blue
#C4FFF7
ΔE00 1.48
Duck Egg Blue
#C3FBF4
ΔE00 1.93
Light Cyan
#ACFFFC
ΔE00 2.67
Light Light Blue
#CAFFFB
ΔE00 2.96
Paleturquoise
#AFEEEE
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFEF7 #FEBBC2
analogous
#BBFED6 #BBFEF7 #BBE4FE
triadic
#BBFEF7 #F7BBFE #FEF7BB
tetradic
#BBFEF7 #D6BBFE #FEBBC2 #E4FEBB
square
#BBFEF7 #D6BBFE #FEBBC2 #E4FEBB
split-complementary
#BBFEF7 #FEBBE4 #FED6BB
monochromatic
#42FCE9 #7FFDF0 #BBFEF7 #E1FFFB #E1FFFB
Accessibility & contrast
On white
1.13
#BBFEF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.63
#BBFEF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFEF7
18.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFEF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFEF7 | 1.00 | 1.13 | 18.63 | 18.63 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F7F7
Deuteranopia (green-blind)
#EAEDF8
Tritanopia (blue-blind)
#A6FFFC
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #bbfef7; /* rgb */ color: rgb(187, 254, 247); /* oklch */ color: oklch(95.1% 0.067 188.0);
Tailwind
colors: {
custom: {
50: '#d1fff9',
500: '#bbfef7',
950: '#000000',
},
}SCSS
$custom: #bbfef7; $custom-light: #d1fff9; $custom-dark: #000000;
JSON
{
"hex": "#bbfef7",
"rgb": {
"r": 187,
"g": 254,
"b": 247
},
"hsl": {
"h": 173.731,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.9506,
"c": 0.06721,
"h": 188
},
"luminance": 0.88164
}Semantic roles & 50–950 ramp
primary
#BBFEF7
secondary
#E57883
accent
#0018E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685