#BBFAED#BBFAED
#BBFAED is a very light, moderate teal. Relative luminance 0.851; OKLCH L 93.9% C 0.066 H 180.7°. Best body text is #000000 at 18.01:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFAED |
|---|---|
| RGB | rgb(187, 250, 237) |
| HSL | hsl(168, 86%, 86%) |
| HSV | hsv(168, 25%, 98%) |
| CMYK | cmyk(25.2%, 0%, 5.2%, 2%) |
| CIE-LAB | lab(93.90, -22.27, -0.16) |
| CIE-LCH | lch(93.90, 22.27, 180.41°) |
| OKLab | oklab(93.92% -0.0655 -0.0008) |
| OKLCH | oklch(93.92% 0.066 180.7) |
| XYZ | xyz(69.9604, 85.0474, 92.8339) |
| Luminance | 0.8505 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 2.37
Duck Egg Blue
#C3FBF4
ΔE00 2.65
Pale Aqua
#B8FFEB
ΔE00 2.70
Pale Cyan
#B7FFFA
ΔE00 3.41
Light Light Blue
#CAFFFB
ΔE00 4.25
Light Cyan
#ACFFFC
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFAED #FABBC8
analogous
#BBFACD #BBFAED #BBE7FA
triadic
#BBFAED #EDBBFA #FAEDBB
tetradic
#BBFAED #CDBBFA #FABBC8 #E7FABB
square
#BBFAED #CDBBFA #FABBC8 #E7FABB
split-complementary
#BBFAED #FABBE7 #FACDBB
monochromatic
#49F2CF #82F6DE #BBFAED #E2FDF7 #E2FDF7
Accessibility & contrast
On white
1.17
#BBFAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.01
#BBFAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFAED
18.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFAED | 1.00 | 1.17 | 18.01 | 18.01 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F3ED
Deuteranopia (green-blind)
#E9EAEE
Tritanopia (blue-blind)
#A9FCF6
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #bbfaed; /* rgb */ color: rgb(187, 250, 237); /* oklch */ color: oklch(93.9% 0.066 180.7);
Tailwind
colors: {
custom: {
50: '#d0fcf2',
500: '#bbfaed',
950: '#000000',
},
}SCSS
$custom: #bbfaed; $custom-light: #d0fcf2; $custom-dark: #000000;
JSON
{
"hex": "#bbfaed",
"rgb": {
"r": 187,
"g": 250,
"b": 237
},
"hsl": {
"h": 167.619,
"s": 86.301,
"l": 85.686
},
"oklch": {
"l": 0.93918,
"c": 0.06554,
"h": 180.7
},
"luminance": 0.8505
}Semantic roles & 50–950 ramp
primary
#BBFAED
secondary
#DE7B8F
accent
#0331E3
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141717
muted
#838585