#BBE3DB#BBE3DB
#BBE3DB is a very light, muted teal. Relative luminance 0.706; OKLCH L 88.5% C 0.043 H 181.8°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE3DB |
|---|---|
| RGB | rgb(187, 227, 219) |
| HSL | hsl(168, 42%, 81%) |
| HSV | hsv(168, 18%, 89%) |
| CMYK | cmyk(17.6%, 0%, 3.5%, 11%) |
| CIE-LAB | lab(87.30, -14.56, -0.42) |
| CIE-LCH | lch(87.30, 14.57, 181.65°) |
| OKLab | oklab(88.51% -0.0431 -0.0013) |
| OKLCH | oklch(88.51% 0.043 181.8) |
| XYZ | xyz(60.7453, 70.6156, 77.4338) |
| Luminance | 0.7062 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.55
Duck Egg Blue
#C3FBF4
ΔE00 5.68
Powder Blue
#B0E0E6
ΔE00 5.89
Ice
#D6FFFA
ΔE00 6.16
Light Light Blue
#CAFFFB
ΔE00 6.37
Eggshell Blue
#C4FFF7
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE3DB #E3BBC3
analogous
#BBE3C7 #BBE3DB #BBD7E3
triadic
#BBE3DB #DBBBE3 #E3DBBB
tetradic
#BBE3DB #C7BBE3 #E3BBC3 #D7E3BB
square
#BBE3DB #C7BBE3 #E3BBC3 #D7E3BB
split-complementary
#BBE3DB #E3BBD7 #E3C7BB
monochromatic
#64BFAD #90D1C4 #BBE3DB #E6F5F2 #E9F6F4
Accessibility & contrast
On white
1.39
#BBE3DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#BBE3DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE3DB
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE3DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE3DB | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDEDB
Deuteranopia (green-blind)
#D7D8DC
Tritanopia (blue-blind)
#B1E5E0
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #bbe3db; /* rgb */ color: rgb(187, 227, 219); /* oklch */ color: oklch(88.5% 0.043 181.8);
Tailwind
colors: {
custom: {
50: '#d0ebe6',
500: '#bbe3db',
950: '#000000',
},
}SCSS
$custom: #bbe3db; $custom-light: #d0ebe6; $custom-dark: #000000;
JSON
{
"hex": "#bbe3db",
"rgb": {
"r": 187,
"g": 227,
"b": 219
},
"hsl": {
"h": 168,
"s": 41.667,
"l": 81.176
},
"oklch": {
"l": 0.88507,
"c": 0.04312,
"h": 181.8
},
"luminance": 0.70617
}Semantic roles & 50–950 ramp
primary
#BBE3DB
secondary
#BC8691
accent
#314BB5
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141615
muted
#838484