#BBFDEB#BBFDEB
#BBFDEB is a very light, moderate teal. Relative luminance 0.868; OKLCH L 94.5% C 0.070 H 176.0°. Best body text is #000000 at 18.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFDEB |
|---|---|
| RGB | rgb(187, 253, 235) |
| HSL | hsl(164, 94%, 86%) |
| HSV | hsv(164, 26%, 99%) |
| CMYK | cmyk(26.1%, 0%, 7.1%, 0.8%) |
| CIE-LAB | lab(94.66, -24.13, 1.97) |
| CIE-LCH | lch(94.66, 24.21, 175.32°) |
| OKLab | oklab(94.5% -0.0701 0.0049) |
| OKLCH | oklch(94.5% 0.07 176) |
| XYZ | xyz(70.6095, 86.8104, 91.6168) |
| Luminance | 0.8681 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 0.99
Eggshell Blue
#C4FFF7
ΔE00 3.86
Duck Egg Blue
#C3FBF4
ΔE00 4.32
Pale Cyan
#B7FFFA
ΔE00 4.87
Light Light Blue
#CAFFFB
ΔE00 5.79
Light Cyan
#ACFFFC
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFDEB #FDBBCD
analogous
#BBFDCA #BBFDEB #BBEEFD
triadic
#BBFDEB #EBBBFD #FDEBBB
tetradic
#BBFDEB #CABBFD #FDBBCD #EEFDBB
square
#BBFDEB #CABBFD #FDBBCD #EEFDBB
split-complementary
#BBFDEB #FDBBEE #FDCABB
monochromatic
#44FAC8 #80FBDA #BBFDEB #E1FEF6 #E1FEF6
Accessibility & contrast
On white
1.14
#BBFDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.36
#BBFDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFDEB
18.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFDEB | 1.00 | 1.14 | 18.36 | 18.36 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F5EA
Deuteranopia (green-blind)
#ECECEC
Tritanopia (blue-blind)
#AAFFF7
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #bbfdeb; /* rgb */ color: rgb(187, 253, 235); /* oklch */ color: oklch(94.5% 0.070 176.0);
Tailwind
colors: {
custom: {
50: '#d1fef1',
500: '#bbfdeb',
950: '#000000',
},
}SCSS
$custom: #bbfdeb; $custom-light: #d1fef1; $custom-dark: #000000;
JSON
{
"hex": "#bbfdeb",
"rgb": {
"r": 187,
"g": 253,
"b": 235
},
"hsl": {
"h": 163.636,
"s": 94.286,
"l": 86.275
},
"oklch": {
"l": 0.94504,
"c": 0.07026,
"h": 176
},
"luminance": 0.86814
}Semantic roles & 50–950 ramp
primary
#BBFDEB
secondary
#E37996
accent
#003FE6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141716
muted
#838585