#BBEFEA#BBEFEA
#BBEFEA is a very light, muted teal. Relative luminance 0.782; OKLCH L 91.5% C 0.053 H 189.0°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEFEA |
|---|---|
| RGB | rgb(187, 239, 234) |
| HSL | hsl(174, 62%, 84%) |
| HSV | hsv(174, 22%, 94%) |
| CMYK | cmyk(21.8%, 0%, 2.1%, 6.3%) |
| CIE-LAB | lab(90.89, -17.50, -3.02) |
| CIE-LCH | lch(90.89, 17.75, 189.79°) |
| OKLab | oklab(91.49% -0.0528 -0.0083) |
| OKLCH | oklch(91.49% 0.053 189) |
| XYZ | xyz(66.2069, 78.2358, 89.4386) |
| Luminance | 0.7824 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 2.62
Paleturquoise
#AFEEEE
ΔE00 2.67
Light Light Blue
#CAFFFB
ΔE00 3.38
Eggshell Blue
#C4FFF7
ΔE00 3.55
Light Sky Blue
#C6FCFF
ΔE00 4.27
Pale Cyan
#B7FFFA
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEFEA #EFBBC0
analogous
#BBEFD0 #BBEFEA #BBDAEF
triadic
#BBEFEA #EABBEF #EFEABB
tetradic
#BBEFEA #D0BBEF #EFBBC0 #DAEFBB
square
#BBEFEA #D0BBEF #EFBBC0 #DAEFBB
split-complementary
#BBEFEA #EFBBDA #EFD0BB
monochromatic
#58D8CB #89E3DB #BBEFEA #E6F9F7 #E6F9F7
Accessibility & contrast
On white
1.26
#BBEFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#BBEFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEFEA
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEFEA | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E9EA
Deuteranopia (green-blind)
#DFE2EB
Tritanopia (blue-blind)
#ACF2ED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bbefea; /* rgb */ color: rgb(187, 239, 234); /* oklch */ color: oklch(91.5% 0.053 189.0);
Tailwind
colors: {
custom: {
50: '#d0f4f0',
500: '#bbefea',
950: '#000000',
},
}SCSS
$custom: #bbefea; $custom-light: #d0f4f0; $custom-dark: #000000;
JSON
{
"hex": "#bbefea",
"rgb": {
"r": 187,
"g": 239,
"b": 234
},
"hsl": {
"h": 174.231,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.91489,
"c": 0.05346,
"h": 189
},
"luminance": 0.78238
}Semantic roles & 50–950 ramp
primary
#BBEFEA
secondary
#CD8188
accent
#1C2DCA
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585