#BBFAEA#BBFAEA
#BBFAEA is a very light, moderate teal. Relative luminance 0.849; OKLCH L 93.8% C 0.067 H 177.4°. Best body text is #000000 at 17.98:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFAEA |
|---|---|
| RGB | rgb(187, 250, 234) |
| HSL | hsl(165, 86%, 86%) |
| HSV | hsv(165, 25%, 98%) |
| CMYK | cmyk(25.2%, 0%, 6.4%, 2%) |
| CIE-LAB | lab(93.83, -22.89, 1.28) |
| CIE-LCH | lch(93.83, 22.92, 176.79°) |
| OKLab | oklab(93.83% -0.0667 0.0031) |
| OKLCH | oklch(93.83% 0.067 177.4) |
| XYZ | xyz(69.5258, 84.8735, 90.5449) |
| Luminance | 0.8488 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.88
Eggshell Blue
#C4FFF7
ΔE00 3.29
Duck Egg Blue
#C3FBF4
ΔE00 3.59
Pale Cyan
#B7FFFA
ΔE00 4.42
Light Light Blue
#CAFFFB
ΔE00 5.15
Light Cyan
#ACFFFC
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFAEA #FABBCB
analogous
#BBFACA #BBFAEA #BBEAFA
triadic
#BBFAEA #EABBFA #FAEABB
tetradic
#BBFAEA #CABBFA #FABBCB #EAFABB
square
#BBFAEA #CABBFA #FABBCB #EAFABB
split-complementary
#BBFAEA #FABBEA #FACABB
monochromatic
#49F2C7 #82F6D8 #BBFAEA #E2FDF6 #E2FDF6
Accessibility & contrast
On white
1.17
#BBFAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.98
#BBFAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFAEA
17.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFAEA | 1.00 | 1.17 | 17.98 | 17.98 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F2E9
Deuteranopia (green-blind)
#E9EAEB
Tritanopia (blue-blind)
#AAFCF5
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #bbfaea; /* rgb */ color: rgb(187, 250, 234); /* oklch */ color: oklch(93.8% 0.067 177.4);
Tailwind
colors: {
custom: {
50: '#d0fcf0',
500: '#bbfaea',
950: '#000000',
},
}SCSS
$custom: #bbfaea; $custom-light: #d0fcf0; $custom-dark: #000000;
JSON
{
"hex": "#bbfaea",
"rgb": {
"r": 187,
"g": 250,
"b": 234
},
"hsl": {
"h": 164.762,
"s": 86.301,
"l": 85.686
},
"oklch": {
"l": 0.93833,
"c": 0.06681,
"h": 177.4
},
"luminance": 0.84877
}Semantic roles & 50–950 ramp
primary
#BBFAEA
secondary
#DE7B94
accent
#033CE3
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141716
muted
#838585