#BBFCEA#BBFCEA
#BBFCEA is a very light, moderate teal. Relative luminance 0.861; OKLCH L 94.3% C 0.069 H 175.8°. Best body text is #000000 at 18.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFCEA |
|---|---|
| RGB | rgb(187, 252, 234) |
| HSL | hsl(163, 92%, 86%) |
| HSV | hsv(163, 26%, 99%) |
| CMYK | cmyk(25.8%, 0%, 7.1%, 1.2%) |
| CIE-LAB | lab(94.36, -23.85, 2.07) |
| CIE-LCH | lch(94.36, 23.94, 175.05°) |
| OKLab | oklab(94.26% -0.0693 0.0051) |
| OKLCH | oklch(94.26% 0.069 175.8) |
| XYZ | xyz(70.1505, 86.1230, 90.7531) |
| Luminance | 0.8613 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.15
Eggshell Blue
#C4FFF7
ΔE00 3.87
Duck Egg Blue
#C3FBF4
ΔE00 4.28
Pale Cyan
#B7FFFA
ΔE00 4.94
Light Light Blue
#CAFFFB
ΔE00 5.77
Light Cyan
#ACFFFC
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFCEA #FCBBCD
analogous
#BBFCC9 #BBFCEA #BBEDFC
triadic
#BBFCEA #EABBFC #FCEABB
tetradic
#BBFCEA #C9BBFC #FCBBCD #EDFCBB
square
#BBFCEA #C9BBFC #FCBBCD #EDFCBB
split-complementary
#BBFCEA #FCBBED #FCC9BB
monochromatic
#46F7C6 #80F9D8 #BBFCEA #E2FEF6 #E2FEF6
Accessibility & contrast
On white
1.15
#BBFCEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.23
#BBFCEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFCEA
18.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFCEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFCEA | 1.00 | 1.15 | 18.23 | 18.23 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F4E9
Deuteranopia (green-blind)
#EBEBEB
Tritanopia (blue-blind)
#AAFEF6
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #bbfcea; /* rgb */ color: rgb(187, 252, 234); /* oklch */ color: oklch(94.3% 0.069 175.8);
Tailwind
colors: {
custom: {
50: '#d1fdf0',
500: '#bbfcea',
950: '#000000',
},
}SCSS
$custom: #bbfcea; $custom-light: #d1fdf0; $custom-dark: #000000;
JSON
{
"hex": "#bbfcea",
"rgb": {
"r": 187,
"g": 252,
"b": 234
},
"hsl": {
"h": 163.385,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.94262,
"c": 0.06944,
"h": 175.8
},
"luminance": 0.86126
}Semantic roles & 50–950 ramp
primary
#BBFCEA
secondary
#E27996
accent
#0040E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141716
muted
#838585