#BBFEED#BBFEED
#BBFEED is a very light, moderate teal. Relative luminance 0.876; OKLCH L 94.8% C 0.071 H 177.3°. Best body text is #000000 at 18.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFEED |
|---|---|
| RGB | rgb(187, 254, 237) |
| HSL | hsl(165, 97%, 86%) |
| HSV | hsv(165, 26%, 100%) |
| CMYK | cmyk(26.4%, 0%, 6.7%, 0.4%) |
| CIE-LAB | lab(94.98, -24.21, 1.41) |
| CIE-LCH | lch(94.98, 24.25, 176.68°) |
| OKLab | oklab(94.77% -0.0705 0.0034) |
| OKLCH | oklch(94.77% 0.071 177.3) |
| XYZ | xyz(71.2165, 87.5596, 93.2526) |
| Luminance | 0.8756 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.13
Eggshell Blue
#C4FFF7
ΔE00 3.56
Duck Egg Blue
#C3FBF4
ΔE00 4.08
Pale Cyan
#B7FFFA
ΔE00 4.47
Light Light Blue
#CAFFFB
ΔE00 5.52
Light Cyan
#ACFFFC
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFEED #FEBBCC
analogous
#BBFECC #BBFEED #BBEEFE
triadic
#BBFEED #EDBBFE #FEEDBB
tetradic
#BBFEED #CCBBFE #FEBBCC #EEFEBB
square
#BBFEED #CCBBFE #FEBBCC #EEFEBB
split-complementary
#BBFEED #FEBBEE #FECCBB
monochromatic
#42FCCD #7FFDDD #BBFEED #E1FFF7 #E1FFF7
Accessibility & contrast
On white
1.13
#BBFEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.51
#BBFEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFEED
18.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFEED | 1.00 | 1.13 | 18.51 | 18.51 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6EC
Deuteranopia (green-blind)
#ECEDEE
Tritanopia (blue-blind)
#A9FFF9
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #bbfeed; /* rgb */ color: rgb(187, 254, 237); /* oklch */ color: oklch(94.8% 0.071 177.3);
Tailwind
colors: {
custom: {
50: '#d1fff2',
500: '#bbfeed',
950: '#000000',
},
}SCSS
$custom: #bbfeed; $custom-light: #d1fff2; $custom-dark: #000000;
JSON
{
"hex": "#bbfeed",
"rgb": {
"r": 187,
"g": 254,
"b": 237
},
"hsl": {
"h": 164.776,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.94774,
"c": 0.07061,
"h": 177.3
},
"luminance": 0.87563
}Semantic roles & 50–950 ramp
primary
#BBFEED
secondary
#E57894
accent
#003AE6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141817
muted
#838685