#BBFEEC#BBFEEC
#BBFEEC is a very light, moderate teal. Relative luminance 0.875; OKLCH L 94.7% C 0.071 H 176.3°. Best body text is #000000 at 18.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFEEC |
|---|---|
| RGB | rgb(187, 254, 236) |
| HSL | hsl(164, 97%, 86%) |
| HSV | hsv(164, 26%, 100%) |
| CMYK | cmyk(26.4%, 0%, 7.1%, 0.4%) |
| CIE-LAB | lab(94.95, -24.41, 1.89) |
| CIE-LCH | lch(94.95, 24.48, 175.58°) |
| OKLab | oklab(94.75% -0.0709 0.0046) |
| OKLCH | oklch(94.75% 0.071 176.3) |
| XYZ | xyz(71.0708, 87.5013, 92.4853) |
| Luminance | 0.8750 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 0.86
Eggshell Blue
#C4FFF7
ΔE00 3.87
Duck Egg Blue
#C3FBF4
ΔE00 4.38
Pale Cyan
#B7FFFA
ΔE00 4.82
Light Light Blue
#CAFFFB
ΔE00 5.82
Light Cyan
#ACFFFC
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFEEC #FEBBCD
analogous
#BBFECB #BBFEEC #BBEEFE
triadic
#BBFEEC #ECBBFE #FEECBB
tetradic
#BBFEEC #CBBBFE #FEBBCD #EEFEBB
square
#BBFEEC #CBBBFE #FEBBCD #EEFEBB
split-complementary
#BBFEEC #FEBBEE #FECBBB
monochromatic
#42FCCA #7FFDDB #BBFEEC #E1FFF7 #E1FFF7
Accessibility & contrast
On white
1.14
#BBFEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.50
#BBFEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFEEC
18.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFEEC | 1.00 | 1.14 | 18.50 | 18.50 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6EB
Deuteranopia (green-blind)
#EDEDED
Tritanopia (blue-blind)
#A9FFF8
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #bbfeec; /* rgb */ color: rgb(187, 254, 236); /* oklch */ color: oklch(94.7% 0.071 176.3);
Tailwind
colors: {
custom: {
50: '#d1fff2',
500: '#bbfeec',
950: '#000000',
},
}SCSS
$custom: #bbfeec; $custom-light: #d1fff2; $custom-dark: #000000;
JSON
{
"hex": "#bbfeec",
"rgb": {
"r": 187,
"g": 254,
"b": 236
},
"hsl": {
"h": 163.881,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.94746,
"c": 0.07108,
"h": 176.3
},
"luminance": 0.87505
}Semantic roles & 50–950 ramp
primary
#BBFEEC
secondary
#E57895
accent
#003EE6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141816
muted
#838685