#BBFBEE#BBFBEE
#BBFBEE is a very light, moderate teal. Relative luminance 0.857; OKLCH L 94.2% C 0.066 H 180.9°. Best body text is #000000 at 18.15:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFBEE |
|---|---|
| RGB | rgb(187, 251, 238) |
| HSL | hsl(168, 89%, 86%) |
| HSV | hsv(168, 25%, 98%) |
| CMYK | cmyk(25.5%, 0%, 5.2%, 1.6%) |
| CIE-LAB | lab(94.20, -22.55, -0.25) |
| CIE-LCH | lch(94.20, 22.55, 180.63°) |
| OKLab | oklab(94.16% -0.0664 -0.001) |
| OKLCH | oklch(94.16% 0.066 180.9) |
| XYZ | xyz(70.4185, 85.7291, 93.7094) |
| Luminance | 0.8573 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 2.33
Pale Aqua
#B8FFEB
ΔE00 2.61
Duck Egg Blue
#C3FBF4
ΔE00 2.70
Pale Cyan
#B7FFFA
ΔE00 3.30
Light Light Blue
#CAFFFB
ΔE00 4.27
Light Cyan
#ACFFFC
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFBEE #FBBBC8
analogous
#BBFBCE #BBFBEE #BBE8FB
triadic
#BBFBEE #EEBBFB #FBEEBB
tetradic
#BBFBEE #CEBBFB #FBBBC8 #E8FBBB
square
#BBFBEE #CEBBFB #FBBBC8 #E8FBBB
split-complementary
#BBFBEE #FBBBE8 #FBCEBB
monochromatic
#47F4D1 #81F8E0 #BBFBEE #E2FDF8 #E2FDF8
Accessibility & contrast
On white
1.16
#BBFBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.15
#BBFBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFBEE
18.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFBEE | 1.00 | 1.16 | 18.15 | 18.15 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F3EE
Deuteranopia (green-blind)
#E9EBEF
Tritanopia (blue-blind)
#A9FDF7
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #bbfbee; /* rgb */ color: rgb(187, 251, 238); /* oklch */ color: oklch(94.2% 0.066 180.9);
Tailwind
colors: {
custom: {
50: '#d1fcf3',
500: '#bbfbee',
950: '#000000',
},
}SCSS
$custom: #bbfbee; $custom-light: #d1fcf3; $custom-dark: #000000;
JSON
{
"hex": "#bbfbee",
"rgb": {
"r": 187,
"g": 251,
"b": 238
},
"hsl": {
"h": 167.813,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.9416,
"c": 0.0664,
"h": 180.9
},
"luminance": 0.85732
}Semantic roles & 50–950 ramp
primary
#BBFBEE
secondary
#E07A8F
accent
#002FE6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141717
muted
#838585