#BBEFF0#BBEFF0
#BBEFF0 is a very light, muted teal. Relative luminance 0.786; OKLCH L 91.7% C 0.053 H 197.7°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEFF0 |
|---|---|
| RGB | rgb(187, 239, 240) |
| HSL | hsl(181, 64%, 84%) |
| HSV | hsv(181, 22%, 94%) |
| CMYK | cmyk(22.1%, 0.4%, 0%, 5.9%) |
| CIE-LAB | lab(91.05, -16.24, -5.91) |
| CIE-LCH | lch(91.05, 17.28, 200.01°) |
| OKLab | oklab(91.67% -0.0505 -0.0161) |
| OKLCH | oklch(91.67% 0.053 197.7) |
| XYZ | xyz(67.0835, 78.5864, 94.0553) |
| Luminance | 0.7859 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.27
Light Sky Blue
#C6FCFF
ΔE00 2.83
Pale Sky Blue
#BDF6FE
ΔE00 3.08
Pale Blue
#D0FEFE
ΔE00 3.61
Light Light Blue
#CAFFFB
ΔE00 3.83
Powder Blue
#B0E0E6
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEFF0 #F0BCBB
analogous
#BBF0D6 #BBEFF0 #BBD4F0
triadic
#BBEFF0 #F0BBEF #EFF0BB
tetradic
#BBEFF0 #D6BBF0 #F0BCBB #D4F0BB
square
#BBEFF0 #D6BBF0 #F0BCBB #D4F0BB
split-complementary
#BBEFF0 #F0BBD4 #F0D6BB
monochromatic
#57D7DA #89E3E5 #BBEFF0 #E6F9F9 #E6F9F9
Accessibility & contrast
On white
1.26
#BBEFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#BBEFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEFF0
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEFF0 | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EAF0
Deuteranopia (green-blind)
#DEE2F0
Tritanopia (blue-blind)
#AAF3EF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bbeff0; /* rgb */ color: rgb(187, 239, 240); /* oklch */ color: oklch(91.7% 0.053 197.7);
Tailwind
colors: {
custom: {
50: '#d0f4f4',
500: '#bbeff0',
950: '#000000',
},
}SCSS
$custom: #bbeff0; $custom-light: #d0f4f4; $custom-dark: #000000;
JSON
{
"hex": "#bbeff0",
"rgb": {
"r": 187,
"g": 239,
"b": 240
},
"hsl": {
"h": 181.132,
"s": 63.855,
"l": 83.725
},
"oklch": {
"l": 0.91668,
"c": 0.05298,
"h": 197.7
},
"luminance": 0.78589
}Semantic roles & 50–950 ramp
primary
#BBEFF0
secondary
#CF8281
accent
#1D1ACC
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585