#BBEEF3#BBEEF3
#BBEEF3 is a very light, muted teal. Relative luminance 0.782; OKLCH L 91.5% C 0.052 H 203.7°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEEF3 |
|---|---|
| RGB | rgb(187, 238, 243) |
| HSL | hsl(185, 70%, 84%) |
| HSV | hsv(185, 23%, 95%) |
| CMYK | cmyk(23%, 2.1%, 0%, 4.7%) |
| CIE-LAB | lab(90.86, -15.10, -7.75) |
| CIE-LCH | lch(90.86, 16.97, 207.17°) |
| OKLab | oklab(91.55% -0.048 -0.0211) |
| OKLCH | oklch(91.55% 0.052 203.7) |
| XYZ | xyz(67.2409, 78.1822, 96.3244) |
| Luminance | 0.7819 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 2.07
Light Sky Blue
#C6FCFF
ΔE00 3.04
Powder Blue
#B0E0E6
ΔE00 3.12
Paleturquoise
#AFEEEE
ΔE00 3.46
Pale Blue
#D0FEFE
ΔE00 4.05
Really Light Blue
#D4FFFF
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEEF3 #F3C0BB
analogous
#BBF3DC #BBEEF3 #BBD2F3
triadic
#BBEEF3 #F3BBEE #EEF3BB
tetradic
#BBEEF3 #DCBBF3 #F3C0BB #D2F3BB
square
#BBEEF3 #DCBBF3 #F3C0BB #D2F3BB
split-complementary
#BBEEF3 #F3BBD2 #F3DCBB
monochromatic
#53D4E1 #87E1EA #BBEEF3 #E5F8FA #E5F8FA
Accessibility & contrast
On white
1.26
#BBEEF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#BBEEF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEEF3
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEEF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEEF3 | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E9F3
Deuteranopia (green-blind)
#DCE1F3
Tritanopia (blue-blind)
#A9F2EF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bbeef3; /* rgb */ color: rgb(187, 238, 243); /* oklch */ color: oklch(91.5% 0.052 203.7);
Tailwind
colors: {
custom: {
50: '#d0f3f7',
500: '#bbeef3',
950: '#000000',
},
}SCSS
$custom: #bbeef3; $custom-light: #d0f3f7; $custom-dark: #000000;
JSON
{
"hex": "#bbeef3",
"rgb": {
"r": 187,
"g": 238,
"b": 243
},
"hsl": {
"h": 185.357,
"s": 70,
"l": 84.314
},
"oklch": {
"l": 0.9155,
"c": 0.05245,
"h": 203.7
},
"luminance": 0.78185
}Semantic roles & 50–950 ramp
primary
#BBEEF3
secondary
#D3877F
accent
#2514D2
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585