#BBF6EE#BBF6EE
#BBF6EE is a very light, moderate teal. Relative luminance 0.826; OKLCH L 93.1% C 0.060 H 185.9°. Best body text is #000000 at 17.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF6EE |
|---|---|
| RGB | rgb(187, 246, 238) |
| HSL | hsl(172, 77%, 85%) |
| HSV | hsv(172, 24%, 96%) |
| CMYK | cmyk(24%, 0%, 3.3%, 3.5%) |
| CIE-LAB | lab(92.86, -20.12, -2.20) |
| CIE-LCH | lch(92.86, 20.24, 186.25°) |
| OKLab | oklab(93.09% -0.0601 -0.0062) |
| OKLCH | oklch(93.09% 0.06 185.9) |
| XYZ | xyz(68.8772, 82.6465, 93.1956) |
| Luminance | 0.8265 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 1.38
Eggshell Blue
#C4FFF7
ΔE00 1.88
Pale Cyan
#B7FFFA
ΔE00 2.78
Light Light Blue
#CAFFFB
ΔE00 2.97
Paleturquoise
#AFEEEE
ΔE00 3.55
Light Cyan
#ACFFFC
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF6EE #F6BBC3
analogous
#BBF6D0 #BBF6EE #BBE1F6
triadic
#BBF6EE #EEBBF6 #F6EEBB
tetradic
#BBF6EE #D0BBF6 #F6BBC3 #E1F6BB
square
#BBF6EE #D0BBF6 #F6BBC3 #E1F6BB
split-complementary
#BBF6EE #F6BBE1 #F6D0BB
monochromatic
#4FE8D3 #85EFE0 #BBF6EE #E4FBF8 #E4FBF8
Accessibility & contrast
On white
1.20
#BBF6EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.53
#BBF6EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF6EE
17.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF6EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF6EE | 1.00 | 1.20 | 17.53 | 17.53 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EFEE
Deuteranopia (green-blind)
#E5E7EF
Tritanopia (blue-blind)
#AAF9F3
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #bbf6ee; /* rgb */ color: rgb(187, 246, 238); /* oklch */ color: oklch(93.1% 0.060 185.9);
Tailwind
colors: {
custom: {
50: '#d0f9f3',
500: '#bbf6ee',
950: '#000000',
},
}SCSS
$custom: #bbf6ee; $custom-light: #d0f9f3; $custom-dark: #000000;
JSON
{
"hex": "#bbf6ee",
"rgb": {
"r": 187,
"g": 246,
"b": 238
},
"hsl": {
"h": 171.864,
"s": 76.623,
"l": 84.902
},
"oklch": {
"l": 0.93094,
"c": 0.06044,
"h": 185.9
},
"luminance": 0.82649
}Semantic roles & 50–950 ramp
primary
#BBF6EE
secondary
#D87D8A
accent
#0D28D9
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141717
muted
#838585