#BBEFF2#BBEFF2
#BBEFF2 is a very light, muted teal. Relative luminance 0.787; OKLCH L 91.7% C 0.053 H 200.7°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEFF2 |
|---|---|
| RGB | rgb(187, 239, 242) |
| HSL | hsl(183, 68%, 84%) |
| HSV | hsv(183, 23%, 95%) |
| CMYK | cmyk(22.7%, 1.2%, 0%, 5.1%) |
| CIE-LAB | lab(91.10, -15.81, -6.87) |
| CIE-LCH | lch(91.10, 17.24, 203.50°) |
| OKLab | oklab(91.73% -0.0497 -0.0187) |
| OKLCH | oklch(91.73% 0.053 200.7) |
| XYZ | xyz(67.3822, 78.7059, 95.6286) |
| Luminance | 0.7871 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 2.40
Light Sky Blue
#C6FCFF
ΔE00 2.70
Paleturquoise
#AFEEEE
ΔE00 2.72
Powder Blue
#B0E0E6
ΔE00 3.57
Pale Blue
#D0FEFE
ΔE00 3.68
Really Light Blue
#D4FFFF
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEFF2 #F2BEBB
analogous
#BBF2DA #BBEFF2 #BBD4F2
triadic
#BBEFF2 #F2BBEF #EFF2BB
tetradic
#BBEFF2 #DABBF2 #F2BEBB #D4F2BB
square
#BBEFF2 #DABBF2 #F2BEBB #D4F2BB
split-complementary
#BBEFF2 #F2BBD4 #F2DABB
monochromatic
#54D7DE #88E3E8 #BBEFF2 #E5F9FA #E5F9FA
Accessibility & contrast
On white
1.25
#BBEFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#BBEFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEFF2
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEFF2 | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EAF2
Deuteranopia (green-blind)
#DDE2F2
Tritanopia (blue-blind)
#A9F3F0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bbeff2; /* rgb */ color: rgb(187, 239, 242); /* oklch */ color: oklch(91.7% 0.053 200.7);
Tailwind
colors: {
custom: {
50: '#d0f4f6',
500: '#bbeff2',
950: '#000000',
},
}SCSS
$custom: #bbeff2; $custom-light: #d0f4f6; $custom-dark: #000000;
JSON
{
"hex": "#bbeff2",
"rgb": {
"r": 187,
"g": 239,
"b": 242
},
"hsl": {
"h": 183.273,
"s": 67.901,
"l": 84.118
},
"oklch": {
"l": 0.9173,
"c": 0.05309,
"h": 200.7
},
"luminance": 0.78709
}Semantic roles & 50–950 ramp
primary
#BBEFF2
secondary
#D28480
accent
#2016D0
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585