#BBFEFA#BBFEFA
#BBFEFA is a very light, moderate teal. Relative luminance 0.884; OKLCH L 95.1% C 0.067 H 191.5°. Best body text is #000000 at 18.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFEFA |
|---|---|
| RGB | rgb(187, 254, 250) |
| HSL | hsl(176, 97%, 86%) |
| HSV | hsv(176, 26%, 100%) |
| CMYK | cmyk(26.4%, 0%, 1.6%, 0.4%) |
| CIE-LAB | lab(95.31, -21.49, -4.82) |
| CIE-LCH | lch(95.31, 22.02, 192.63°) |
| OKLab | oklab(95.15% -0.0654 -0.0133) |
| OKLCH | oklch(95.15% 0.067 191.5) |
| XYZ | xyz(73.1851, 88.3470, 103.6204) |
| Luminance | 0.8835 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 0.90
Eggshell Blue
#C4FFF7
ΔE00 2.01
Duck Egg Blue
#C3FBF4
ΔE00 2.16
Light Cyan
#ACFFFC
ΔE00 2.33
Light Light Blue
#CAFFFB
ΔE00 2.61
Paleturquoise
#AFEEEE
ΔE00 3.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFEFA #FEBBBF
analogous
#BBFED9 #BBFEFA #BBE1FE
triadic
#BBFEFA #FABBFE #FEFABB
tetradic
#BBFEFA #D9BBFE #FEBBBF #E1FEBB
square
#BBFEFA #D9BBFE #FEBBBF #E1FEBB
split-complementary
#BBFEFA #FEBBE1 #FED9BB
monochromatic
#42FCF1 #7FFDF6 #BBFEFA #E1FFFD #E1FFFD
Accessibility & contrast
On white
1.12
#BBFEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.67
#BBFEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFEFA
18.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFEFA | 1.00 | 1.12 | 18.67 | 18.67 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F7FA
Deuteranopia (green-blind)
#E9EEFB
Tritanopia (blue-blind)
#A5FFFD
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #bbfefa; /* rgb */ color: rgb(187, 254, 250); /* oklch */ color: oklch(95.1% 0.067 191.5);
Tailwind
colors: {
custom: {
50: '#d1fffb',
500: '#bbfefa',
950: '#000000',
},
}SCSS
$custom: #bbfefa; $custom-light: #d1fffb; $custom-dark: #000000;
JSON
{
"hex": "#bbfefa",
"rgb": {
"r": 187,
"g": 254,
"b": 250
},
"hsl": {
"h": 176.418,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.95148,
"c": 0.06671,
"h": 191.5
},
"luminance": 0.88351
}Semantic roles & 50–950 ramp
primary
#BBFEFA
secondary
#E5787E
accent
#000EE6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685