#BBE2DA#BBE2DA
#BBE2DA is a very light, muted teal. Relative luminance 0.700; OKLCH L 88.3% C 0.042 H 181.5°. Best body text is #000000 at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE2DA |
|---|---|
| RGB | rgb(187, 226, 218) |
| HSL | hsl(168, 40%, 81%) |
| HSV | hsv(168, 17%, 89%) |
| CMYK | cmyk(17.3%, 0%, 3.5%, 11.4%) |
| CIE-LAB | lab(87.01, -14.26, -0.32) |
| CIE-LCH | lch(87.01, 14.26, 181.29°) |
| OKLab | oklab(88.27% -0.0422 -0.0011) |
| OKLCH | oklch(88.27% 0.042 181.5) |
| XYZ | xyz(60.3414, 70.0177, 76.6516) |
| Luminance | 0.7002 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.79
Powder Blue
#B0E0E6
ΔE00 5.91
Duck Egg Blue
#C3FBF4
ΔE00 5.97
Ice
#D6FFFA
ΔE00 6.35
Light Light Blue
#CAFFFB
ΔE00 6.63
Pale Blue
#D0FEFE
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE2DA #E2BBC3
analogous
#BBE2C6 #BBE2DA #BBD6E2
triadic
#BBE2DA #DABBE2 #E2DABB
tetradic
#BBE2DA #C6BBE2 #E2BBC3 #D6E2BB
square
#BBE2DA #C6BBE2 #E2BBC3 #D6E2BB
split-complementary
#BBE2DA #E2BBD6 #E2C6BB
monochromatic
#65BDAB #90D0C3 #BBE2DA #E6F4F1 #EAF6F3
Accessibility & contrast
On white
1.40
#BBE2DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.00
#BBE2DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE2DA
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE2DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE2DA | 1.00 | 1.40 | 15.00 | 15.00 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDDDA
Deuteranopia (green-blind)
#D7D8DB
Tritanopia (blue-blind)
#B1E4DF
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #bbe2da; /* rgb */ color: rgb(187, 226, 218); /* oklch */ color: oklch(88.3% 0.042 181.5);
Tailwind
colors: {
custom: {
50: '#d0ebe5',
500: '#bbe2da',
950: '#000000',
},
}SCSS
$custom: #bbe2da; $custom-light: #d0ebe5; $custom-dark: #000000;
JSON
{
"hex": "#bbe2da",
"rgb": {
"r": 187,
"g": 226,
"b": 218
},
"hsl": {
"h": 167.692,
"s": 40.206,
"l": 80.98
},
"oklch": {
"l": 0.88266,
"c": 0.04218,
"h": 181.5
},
"luminance": 0.70019
}Semantic roles & 50–950 ramp
primary
#BBE2DA
secondary
#BB8691
accent
#324DB3
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141615
muted
#838484