#BBF5EE#BBF5EE
#BBF5EE is a very light, muted teal. Relative luminance 0.820; OKLCH L 92.9% C 0.059 H 187.0°. Best body text is #000000 at 17.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF5EE |
|---|---|
| RGB | rgb(187, 245, 238) |
| HSL | hsl(173, 74%, 85%) |
| HSV | hsv(173, 24%, 96%) |
| CMYK | cmyk(23.7%, 0%, 2.9%, 3.9%) |
| CIE-LAB | lab(92.59, -19.63, -2.60) |
| CIE-LCH | lch(92.59, 19.80, 187.53°) |
| OKLab | oklab(92.88% -0.0589 -0.0072) |
| OKLCH | oklch(92.88% 0.059 187) |
| XYZ | xyz(68.5738, 82.0398, 93.0945) |
| Luminance | 0.8204 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 1.39
Eggshell Blue
#C4FFF7
ΔE00 2.08
Light Light Blue
#CAFFFB
ΔE00 2.83
Pale Cyan
#B7FFFA
ΔE00 2.89
Paleturquoise
#AFEEEE
ΔE00 3.18
Light Cyan
#ACFFFC
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF5EE #F5BBC2
analogous
#BBF5D1 #BBF5EE #BBDFF5
triadic
#BBF5EE #EEBBF5 #F5EEBB
tetradic
#BBF5EE #D1BBF5 #F5BBC2 #DFF5BB
square
#BBF5EE #D1BBF5 #F5BBC2 #DFF5BB
split-complementary
#BBF5EE #F5BBDF #F5D1BB
monochromatic
#50E5D3 #86EDE1 #BBF5EE #E4FBF8 #E4FBF8
Accessibility & contrast
On white
1.21
#BBF5EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.41
#BBF5EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF5EE
17.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF5EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF5EE | 1.00 | 1.21 | 17.41 | 17.41 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEFEE
Deuteranopia (green-blind)
#E4E6EF
Tritanopia (blue-blind)
#AAF8F3
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #bbf5ee; /* rgb */ color: rgb(187, 245, 238); /* oklch */ color: oklch(92.9% 0.059 187.0);
Tailwind
colors: {
custom: {
50: '#d0f8f3',
500: '#bbf5ee',
950: '#000000',
},
}SCSS
$custom: #bbf5ee; $custom-light: #d0f8f3; $custom-dark: #000000;
JSON
{
"hex": "#bbf5ee",
"rgb": {
"r": 187,
"g": 245,
"b": 238
},
"hsl": {
"h": 172.759,
"s": 74.359,
"l": 84.706
},
"oklch": {
"l": 0.92881,
"c": 0.0593,
"h": 187
},
"luminance": 0.82043
}Semantic roles & 50–950 ramp
primary
#BBF5EE
secondary
#D67E89
accent
#0F27D6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141717
muted
#838585