#BBE3DD#BBE3DD
#BBE3DD is a very light, muted teal. Relative luminance 0.707; OKLCH L 88.6% C 0.042 H 185.3°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE3DD |
|---|---|
| RGB | rgb(187, 227, 221) |
| HSL | hsl(171, 42%, 81%) |
| HSV | hsv(171, 18%, 89%) |
| CMYK | cmyk(17.6%, 0%, 2.6%, 11%) |
| CIE-LAB | lab(87.35, -14.16, -1.40) |
| CIE-LCH | lch(87.35, 14.23, 185.63°) |
| OKLab | oklab(88.57% -0.0423 -0.004) |
| OKLCH | oklch(88.57% 0.042 185.3) |
| XYZ | xyz(61.0102, 70.7216, 78.8287) |
| Luminance | 0.7072 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.09
Paleturquoise
#AFEEEE
ΔE00 5.17
Duck Egg Blue
#C3FBF4
ΔE00 5.69
Ice
#D6FFFA
ΔE00 6.01
Light Light Blue
#CAFFFB
ΔE00 6.21
Pale Blue
#D0FEFE
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE3DD #E3BBC1
analogous
#BBE3C9 #BBE3DD #BBD5E3
triadic
#BBE3DD #DDBBE3 #E3DDBB
tetradic
#BBE3DD #C9BBE3 #E3BBC1 #D5E3BB
square
#BBE3DD #C9BBE3 #E3BBC1 #D5E3BB
split-complementary
#BBE3DD #E3BBD5 #E3C9BB
monochromatic
#64BFB2 #90D1C7 #BBE3DD #E6F5F3 #E9F6F4
Accessibility & contrast
On white
1.39
#BBE3DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#BBE3DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE3DD
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE3DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE3DD | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDEDD
Deuteranopia (green-blind)
#D7D8DE
Tritanopia (blue-blind)
#B0E5E1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #bbe3dd; /* rgb */ color: rgb(187, 227, 221); /* oklch */ color: oklch(88.6% 0.042 185.3);
Tailwind
colors: {
custom: {
50: '#d0ebe7',
500: '#bbe3dd',
950: '#000000',
},
}SCSS
$custom: #bbe3dd; $custom-light: #d0ebe7; $custom-dark: #000000;
JSON
{
"hex": "#bbe3dd",
"rgb": {
"r": 187,
"g": 227,
"b": 221
},
"hsl": {
"h": 171,
"s": 41.667,
"l": 81.176
},
"oklch": {
"l": 0.88565,
"c": 0.04249,
"h": 185.3
},
"luminance": 0.70723
}Semantic roles & 50–950 ramp
primary
#BBE3DD
secondary
#BC868E
accent
#3145B5
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141616
muted
#838484