#BBFDEA#BBFDEA
#BBFDEA is a very light, moderate teal. Relative luminance 0.868; OKLCH L 94.5% C 0.071 H 175.0°. Best body text is #000000 at 18.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFDEA |
|---|---|
| RGB | rgb(187, 253, 234) |
| HSL | hsl(163, 94%, 86%) |
| HSV | hsv(163, 26%, 99%) |
| CMYK | cmyk(26.1%, 0%, 7.5%, 0.8%) |
| CIE-LAB | lab(94.63, -24.34, 2.46) |
| CIE-LCH | lch(94.63, 24.46, 174.24°) |
| OKLab | oklab(94.48% -0.0705 0.0061) |
| OKLCH | oklch(94.48% 0.071 175) |
| XYZ | xyz(70.4654, 86.7527, 90.8581) |
| Luminance | 0.8676 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 0.85
Eggshell Blue
#C4FFF7
ΔE00 4.18
Duck Egg Blue
#C3FBF4
ΔE00 4.63
Pale Cyan
#B7FFFA
ΔE00 5.22
Pale Turquoise
#A5FBD5
ΔE00 6.08
Light Light Blue
#CAFFFB
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFDEA #FDBBCE
analogous
#BBFDC9 #BBFDEA #BBEFFD
triadic
#BBFDEA #EABBFD #FDEABB
tetradic
#BBFDEA #C9BBFD #FDBBCE #EFFDBB
square
#BBFDEA #C9BBFD #FDBBCE #EFFDBB
split-complementary
#BBFDEA #FDBBEF #FDC9BB
monochromatic
#44FAC5 #80FBD8 #BBFDEA #E1FEF6 #E1FEF6
Accessibility & contrast
On white
1.14
#BBFDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.35
#BBFDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFDEA
18.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFDEA | 1.00 | 1.14 | 18.35 | 18.35 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F5E9
Deuteranopia (green-blind)
#ECECEB
Tritanopia (blue-blind)
#AAFFF7
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #bbfdea; /* rgb */ color: rgb(187, 253, 234); /* oklch */ color: oklch(94.5% 0.071 175.0);
Tailwind
colors: {
custom: {
50: '#d1fef0',
500: '#bbfdea',
950: '#000000',
},
}SCSS
$custom: #bbfdea; $custom-light: #d1fef0; $custom-dark: #000000;
JSON
{
"hex": "#bbfdea",
"rgb": {
"r": 187,
"g": 253,
"b": 234
},
"hsl": {
"h": 162.727,
"s": 94.286,
"l": 86.275
},
"oklch": {
"l": 0.94476,
"c": 0.07076,
"h": 175
},
"luminance": 0.86756
}Semantic roles & 50–950 ramp
primary
#BBFDEA
secondary
#E37997
accent
#0042E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141716
muted
#838585