#BBF3F0#BBF3F0
#BBF3F0 is a very light, muted teal. Relative luminance 0.810; OKLCH L 92.5% C 0.057 H 192.1°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF3F0 |
|---|---|
| RGB | rgb(187, 243, 240) |
| HSL | hsl(177, 70%, 84%) |
| HSV | hsv(177, 23%, 95%) |
| CMYK | cmyk(23%, 0%, 1.2%, 4.7%) |
| CIE-LAB | lab(92.11, -18.22, -4.34) |
| CIE-LCH | lch(92.11, 18.73, 193.40°) |
| OKLab | oklab(92.52% -0.0555 -0.0119) |
| OKLCH | oklch(92.52% 0.057 192.1) |
| XYZ | xyz(68.2675, 80.9544, 94.4500) |
| Luminance | 0.8096 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.03
Duck Egg Blue
#C3FBF4
ΔE00 2.24
Light Light Blue
#CAFFFB
ΔE00 2.69
Eggshell Blue
#C4FFF7
ΔE00 3.09
Light Sky Blue
#C6FCFF
ΔE00 3.28
Pale Cyan
#B7FFFA
ΔE00 3.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF3F0 #F3BBBE
analogous
#BBF3D4 #BBF3F0 #BBDAF3
triadic
#BBF3F0 #F0BBF3 #F3F0BB
tetradic
#BBF3F0 #D4BBF3 #F3BBBE #DAF3BB
square
#BBF3F0 #D4BBF3 #F3BBBE #DAF3BB
split-complementary
#BBF3F0 #F3BBDA #F3D4BB
monochromatic
#53E1D9 #87EAE5 #BBF3F0 #E5FAF9 #E5FAF9
Accessibility & contrast
On white
1.22
#BBF3F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#BBF3F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF3F0
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF3F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF3F0 | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEDF0
Deuteranopia (green-blind)
#E1E5F1
Tritanopia (blue-blind)
#A9F6F2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #bbf3f0; /* rgb */ color: rgb(187, 243, 240); /* oklch */ color: oklch(92.5% 0.057 192.1);
Tailwind
colors: {
custom: {
50: '#d0f7f4',
500: '#bbf3f0',
950: '#000000',
},
}SCSS
$custom: #bbf3f0; $custom-light: #d0f7f4; $custom-dark: #000000;
JSON
{
"hex": "#bbf3f0",
"rgb": {
"r": 187,
"g": 243,
"b": 240
},
"hsl": {
"h": 176.786,
"s": 70,
"l": 84.314
},
"oklch": {
"l": 0.92515,
"c": 0.05681,
"h": 192.1
},
"luminance": 0.80957
}Semantic roles & 50–950 ramp
primary
#BBF3F0
secondary
#D37F84
accent
#141ED2
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585