#BBDED3#BBDED3
#BBDED3 is a very light, muted teal. Relative luminance 0.675; OKLCH L 87.2% C 0.040 H 174.4°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDED3 |
|---|---|
| RGB | rgb(187, 222, 211) |
| HSL | hsl(161, 35%, 80%) |
| HSV | hsv(161, 16%, 87%) |
| CMYK | cmyk(15.8%, 0%, 5%, 12.9%) |
| CIE-LAB | lab(85.76, -13.62, 1.55) |
| CIE-LCH | lch(85.76, 13.71, 173.50°) |
| OKLab | oklab(87.22% -0.0396 0.0039) |
| OKLCH | oklch(87.22% 0.04 174.4) |
| XYZ | xyz(58.3697, 67.5090, 71.5706) |
| Luminance | 0.6751 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.34
Duck Egg Blue
#C3FBF4
ΔE00 7.35
Paleturquoise
#AFEEEE
ΔE00 7.47
Ice
#D6FFFA
ΔE00 7.54
Light Light Blue
#CAFFFB
ΔE00 8.09
Eggshell Blue
#C4FFF7
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDED3 #DEBBC6
analogous
#BBDEC1 #BBDED3 #BBD7DE
triadic
#BBDED3 #D3BBDE #DED3BB
tetradic
#BBDED3 #C1BBDE #DEBBC6 #D7DEBB
square
#BBDED3 #C1BBDE #DEBBC6 #D7DEBB
split-complementary
#BBDED3 #DEBBD7 #DEC1BB
monochromatic
#69B69E #92CAB8 #BBDED3 #E4F2EE #EAF5F2
Accessibility & contrast
On white
1.45
#BBDED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#BBDED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDED3
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDED3 | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD9D3
Deuteranopia (green-blind)
#D5D4D4
Tritanopia (blue-blind)
#B3DFDB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bbded3; /* rgb */ color: rgb(187, 222, 211); /* oklch */ color: oklch(87.2% 0.040 174.4);
Tailwind
colors: {
custom: {
50: '#cfe8e0',
500: '#bbded3',
950: '#000000',
},
}SCSS
$custom: #bbded3; $custom-light: #cfe8e0; $custom-dark: #000000;
JSON
{
"hex": "#bbded3",
"rgb": {
"r": 187,
"g": 222,
"b": 211
},
"hsl": {
"h": 161.143,
"s": 34.653,
"l": 80.196
},
"oklch": {
"l": 0.87218,
"c": 0.03982,
"h": 174.4
},
"luminance": 0.6751
}Semantic roles & 50–950 ramp
primary
#BBDED3
secondary
#B68796
accent
#385DAD
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484