#BBFFEC#BBFFEC
#BBFFEC is a very light, moderate teal. Relative luminance 0.881; OKLCH L 95.0% C 0.072 H 175.5°. Best body text is #000000 at 18.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFFEC |
|---|---|
| RGB | rgb(187, 255, 236) |
| HSL | hsl(163, 100%, 87%) |
| HSV | hsv(163, 27%, 100%) |
| CMYK | cmyk(26.7%, 0%, 7.5%, 0%) |
| CIE-LAB | lab(95.22, -24.89, 2.28) |
| CIE-LCH | lch(95.22, 25.00, 174.78°) |
| OKLab | oklab(94.96% -0.0722 0.0056) |
| OKLCH | oklch(94.96% 0.072 175.5) |
| XYZ | xyz(71.3890, 88.1377, 92.5914) |
| Luminance | 0.8814 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 0.55
Eggshell Blue
#C4FFF7
ΔE00 4.20
Duck Egg Blue
#C3FBF4
ΔE00 4.73
Pale Cyan
#B7FFFA
ΔE00 5.13
Pale Turquoise
#A5FBD5
ΔE00 6.10
Light Light Blue
#CAFFFB
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFFEC #FFBBCE
analogous
#BBFFCA #BBFFEC #BBF0FF
triadic
#BBFFEC #ECBBFF #FFECBB
tetradic
#BBFFEC #CABBFF #FFBBCE #F0FFBB
square
#BBFFEC #CABBFF #FFBBCE #F0FFBB
split-complementary
#BBFFEC #FFBBF0 #FFCABB
monochromatic
#41FFCA #7EFFDB #BBFFEC #E0FFF6 #E0FFF6
Accessibility & contrast
On white
1.13
#BBFFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.63
#BBFFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFFEC
18.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFFEC | 1.00 | 1.13 | 18.63 | 18.63 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF7EB
Deuteranopia (green-blind)
#EEEEED
Tritanopia (blue-blind)
#A9FFF9
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #bbffec; /* rgb */ color: rgb(187, 255, 236); /* oklch */ color: oklch(95.0% 0.072 175.5);
Tailwind
colors: {
custom: {
50: '#d1fff2',
500: '#bbffec',
950: '#000000',
},
}SCSS
$custom: #bbffec; $custom-light: #d1fff2; $custom-dark: #000000;
JSON
{
"hex": "#bbffec",
"rgb": {
"r": 187,
"g": 255,
"b": 236
},
"hsl": {
"h": 163.235,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.9496,
"c": 0.0724,
"h": 175.5
},
"luminance": 0.88141
}Semantic roles & 50–950 ramp
primary
#BBFFEC
secondary
#E77796
accent
#0040E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141816
muted
#838685