#BBFBED#BBFBED
#BBFBED is a very light, moderate teal. Relative luminance 0.857; OKLCH L 94.1% C 0.067 H 179.8°. Best body text is #000000 at 18.13:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFBED |
|---|---|
| RGB | rgb(187, 251, 237) |
| HSL | hsl(167, 89%, 86%) |
| HSV | hsv(167, 25%, 98%) |
| CMYK | cmyk(25.5%, 0%, 5.6%, 1.6%) |
| CIE-LAB | lab(94.17, -22.76, 0.23) |
| CIE-LCH | lch(94.17, 22.76, 179.41°) |
| OKLab | oklab(94.13% -0.0668 0.0003) |
| OKLCH | oklch(94.13% 0.067 179.8) |
| XYZ | xyz(70.2720, 85.6705, 92.9378) |
| Luminance | 0.8567 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.29
Eggshell Blue
#C4FFF7
ΔE00 2.63
Duck Egg Blue
#C3FBF4
ΔE00 3.00
Pale Cyan
#B7FFFA
ΔE00 3.64
Light Light Blue
#CAFFFB
ΔE00 4.56
Light Cyan
#ACFFFC
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFBED #FBBBC9
analogous
#BBFBCD #BBFBED #BBE9FB
triadic
#BBFBED #EDBBFB #FBEDBB
tetradic
#BBFBED #CDBBFB #FBBBC9 #E9FBBB
square
#BBFBED #CDBBFB #FBBBC9 #E9FBBB
split-complementary
#BBFBED #FBBBE9 #FBCDBB
monochromatic
#47F4CE #81F8DE #BBFBED #E2FDF7 #E2FDF7
Accessibility & contrast
On white
1.16
#BBFBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.13
#BBFBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFBED
18.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFBED | 1.00 | 1.16 | 18.13 | 18.13 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F3EC
Deuteranopia (green-blind)
#EAEBEE
Tritanopia (blue-blind)
#A9FDF7
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #bbfbed; /* rgb */ color: rgb(187, 251, 237); /* oklch */ color: oklch(94.1% 0.067 179.8);
Tailwind
colors: {
custom: {
50: '#d1fcf2',
500: '#bbfbed',
950: '#000000',
},
}SCSS
$custom: #bbfbed; $custom-light: #d1fcf2; $custom-dark: #000000;
JSON
{
"hex": "#bbfbed",
"rgb": {
"r": 187,
"g": 251,
"b": 237
},
"hsl": {
"h": 166.875,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.94132,
"c": 0.06679,
"h": 179.8
},
"luminance": 0.85674
}Semantic roles & 50–950 ramp
primary
#BBFBED
secondary
#E07A90
accent
#0032E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141717
muted
#838585