#BBDED4#BBDED4
#BBDED4 is a very light, muted teal. Relative luminance 0.676; OKLCH L 87.2% C 0.039 H 176.2°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDED4 |
|---|---|
| RGB | rgb(187, 222, 212) |
| HSL | hsl(163, 35%, 80%) |
| HSV | hsv(163, 16%, 87%) |
| CMYK | cmyk(15.8%, 0%, 4.5%, 12.9%) |
| CIE-LAB | lab(85.79, -13.43, 1.06) |
| CIE-LCH | lch(85.79, 13.47, 175.48°) |
| OKLab | oklab(87.25% -0.0392 0.0026) |
| OKLCH | oklch(87.25% 0.039 176.2) |
| XYZ | xyz(58.4954, 67.5593, 72.2329) |
| Luminance | 0.6756 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.95
Paleturquoise
#AFEEEE
ΔE00 7.24
Duck Egg Blue
#C3FBF4
ΔE00 7.26
Ice
#D6FFFA
ΔE00 7.40
Light Light Blue
#CAFFFB
ΔE00 7.95
Very Pale Blue
#D6FFFE
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDED4 #DEBBC5
analogous
#BBDEC2 #BBDED4 #BBD6DE
triadic
#BBDED4 #D4BBDE #DED4BB
tetradic
#BBDED4 #C2BBDE #DEBBC5 #D6DEBB
square
#BBDED4 #C2BBDE #DEBBC5 #D6DEBB
split-complementary
#BBDED4 #DEBBD6 #DEC2BB
monochromatic
#69B6A0 #92CABA #BBDED4 #E4F2EE #EAF5F2
Accessibility & contrast
On white
1.45
#BBDED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#BBDED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDED4
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDED4 | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD9D4
Deuteranopia (green-blind)
#D4D4D5
Tritanopia (blue-blind)
#B3DFDB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bbded4; /* rgb */ color: rgb(187, 222, 212); /* oklch */ color: oklch(87.2% 0.039 176.2);
Tailwind
colors: {
custom: {
50: '#cfe8e1',
500: '#bbded4',
950: '#000000',
},
}SCSS
$custom: #bbded4; $custom-light: #cfe8e1; $custom-dark: #000000;
JSON
{
"hex": "#bbded4",
"rgb": {
"r": 187,
"g": 222,
"b": 212
},
"hsl": {
"h": 162.857,
"s": 34.653,
"l": 80.196
},
"oklch": {
"l": 0.87247,
"c": 0.03932,
"h": 176.2
},
"luminance": 0.67561
}Semantic roles & 50–950 ramp
primary
#BBDED4
secondary
#B68795
accent
#385AAD
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484