#BBF0F2#BBF0F2
#BBF0F2 is a very light, muted teal. Relative luminance 0.793; OKLCH L 91.9% C 0.054 H 199.1°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF0F2 |
|---|---|
| RGB | rgb(187, 240, 242) |
| HSL | hsl(182, 68%, 84%) |
| HSV | hsv(182, 23%, 95%) |
| CMYK | cmyk(22.7%, 0.8%, 0%, 5.1%) |
| CIE-LAB | lab(91.37, -16.31, -6.48) |
| CIE-LCH | lch(91.37, 17.55, 201.67°) |
| OKLab | oklab(91.94% -0.0509 -0.0177) |
| OKLCH | oklch(91.94% 0.054 199.1) |
| XYZ | xyz(67.6758, 79.2930, 95.7265) |
| Luminance | 0.7930 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.34
Light Sky Blue
#C6FCFF
ΔE00 2.55
Pale Sky Blue
#BDF6FE
ΔE00 2.63
Pale Blue
#D0FEFE
ΔE00 3.53
Light Light Blue
#CAFFFB
ΔE00 3.88
Powder Blue
#B0E0E6
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF0F2 #F2BDBB
analogous
#BBF2D9 #BBF0F2 #BBD5F2
triadic
#BBF0F2 #F2BBF0 #F0F2BB
tetradic
#BBF0F2 #D9BBF2 #F2BDBB #D5F2BB
square
#BBF0F2 #D9BBF2 #F2BDBB #D5F2BB
split-complementary
#BBF0F2 #F2BBD5 #F2D9BB
monochromatic
#54D9DE #88E5E8 #BBF0F2 #E5F9FA #E5F9FA
Accessibility & contrast
On white
1.25
#BBF0F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#BBF0F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF0F2
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF0F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF0F2 | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EBF2
Deuteranopia (green-blind)
#DEE3F2
Tritanopia (blue-blind)
#A9F4F0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #bbf0f2; /* rgb */ color: rgb(187, 240, 242); /* oklch */ color: oklch(91.9% 0.054 199.1);
Tailwind
colors: {
custom: {
50: '#d0f5f6',
500: '#bbf0f2',
950: '#000000',
},
}SCSS
$custom: #bbf0f2; $custom-light: #d0f5f6; $custom-dark: #000000;
JSON
{
"hex": "#bbf0f2",
"rgb": {
"r": 187,
"g": 240,
"b": 242
},
"hsl": {
"h": 182.182,
"s": 67.901,
"l": 84.118
},
"oklch": {
"l": 0.91941,
"c": 0.05393,
"h": 199.1
},
"luminance": 0.79296
}Semantic roles & 50–950 ramp
primary
#BBF0F2
secondary
#D28380
accent
#1C16D0
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585