#BBE3DA#BBE3DA
#BBE3DA is a very light, muted teal. Relative luminance 0.706; OKLCH L 88.5% C 0.043 H 180.1°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE3DA |
|---|---|
| RGB | rgb(187, 227, 218) |
| HSL | hsl(167, 42%, 81%) |
| HSV | hsv(167, 18%, 89%) |
| CMYK | cmyk(17.6%, 0%, 4%, 11%) |
| CIE-LAB | lab(87.27, -14.76, 0.07) |
| CIE-LCH | lch(87.27, 14.76, 179.73°) |
| OKLab | oklab(88.48% -0.0435 0) |
| OKLCH | oklch(88.48% 0.044 180.1) |
| XYZ | xyz(60.6141, 70.5631, 76.7425) |
| Luminance | 0.7056 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 5.73
Paleturquoise
#AFEEEE
ΔE00 5.78
Ice
#D6FFFA
ΔE00 6.27
Powder Blue
#B0E0E6
ΔE00 6.29
Light Light Blue
#CAFFFB
ΔE00 6.49
Eggshell Blue
#C4FFF7
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE3DA #E3BBC4
analogous
#BBE3C6 #BBE3DA #BBD8E3
triadic
#BBE3DA #DABBE3 #E3DABB
tetradic
#BBE3DA #C6BBE3 #E3BBC4 #D8E3BB
square
#BBE3DA #C6BBE3 #E3BBC4 #D8E3BB
split-complementary
#BBE3DA #E3BBD8 #E3C6BB
monochromatic
#64BFAB #90D1C2 #BBE3DA #E6F5F2 #E9F6F3
Accessibility & contrast
On white
1.39
#BBE3DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#BBE3DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE3DA
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE3DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE3DA | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDEDA
Deuteranopia (green-blind)
#D8D8DB
Tritanopia (blue-blind)
#B1E4E0
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #bbe3da; /* rgb */ color: rgb(187, 227, 218); /* oklch */ color: oklch(88.5% 0.043 180.1);
Tailwind
colors: {
custom: {
50: '#d0ebe5',
500: '#bbe3da',
950: '#000000',
},
}SCSS
$custom: #bbe3da; $custom-light: #d0ebe5; $custom-dark: #000000;
JSON
{
"hex": "#bbe3da",
"rgb": {
"r": 187,
"g": 227,
"b": 218
},
"hsl": {
"h": 166.5,
"s": 41.667,
"l": 81.176
},
"oklch": {
"l": 0.88478,
"c": 0.0435,
"h": 180.1
},
"luminance": 0.70565
}Semantic roles & 50–950 ramp
primary
#BBE3DA
secondary
#BC8692
accent
#314EB5
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141615
muted
#838484