#BBDEDD#BBDEDD
#BBDEDD is a very light, muted teal. Relative luminance 0.680; OKLCH L 87.5% C 0.037 H 194.4°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDEDD |
|---|---|
| RGB | rgb(187, 222, 221) |
| HSL | hsl(178, 35%, 80%) |
| HSV | hsv(178, 16%, 87%) |
| CMYK | cmyk(15.8%, 0%, 0.5%, 12.9%) |
| CIE-LAB | lab(86.02, -11.63, -3.35) |
| CIE-LCH | lch(86.02, 12.10, 196.06°) |
| OKLab | oklab(87.51% -0.0357 -0.0091) |
| OKLCH | oklch(87.51% 0.037 194.4) |
| XYZ | xyz(59.6625, 68.0261, 78.3795) |
| Luminance | 0.6803 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.68
Paleturquoise
#AFEEEE
ΔE00 6.32
Lightblue
#ADD8E6
ΔE00 6.35
Pale Sky Blue
#BDF6FE
ΔE00 6.95
Pale Blue
#D0FEFE
ΔE00 6.97
Ice Blue (survey)
#D7FFFE
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDEDD #DEBBBC
analogous
#BBDECB #BBDEDD #BBCDDE
triadic
#BBDEDD #DDBBDE #DEDDBB
tetradic
#BBDEDD #CBBBDE #DEBBBC #CDDEBB
square
#BBDEDD #CBBBDE #DEBBBC #CDDEBB
split-complementary
#BBDEDD #DEBBCD #DECBBB
monochromatic
#69B6B4 #92CAC8 #BBDEDD #E4F2F2 #EAF5F5
Accessibility & contrast
On white
1.44
#BBDEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#BBDEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDEDD
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDEDD | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DADD
Deuteranopia (green-blind)
#D2D5DD
Tritanopia (blue-blind)
#B1E0DE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bbdedd; /* rgb */ color: rgb(187, 222, 221); /* oklch */ color: oklch(87.5% 0.037 194.4);
Tailwind
colors: {
custom: {
50: '#d0e8e7',
500: '#bbdedd',
950: '#000000',
},
}SCSS
$custom: #bbdedd; $custom-light: #d0e8e7; $custom-dark: #000000;
JSON
{
"hex": "#bbdedd",
"rgb": {
"r": 187,
"g": 222,
"b": 221
},
"hsl": {
"h": 178.286,
"s": 34.653,
"l": 80.196
},
"oklch": {
"l": 0.8751,
"c": 0.03681,
"h": 194.4
},
"luminance": 0.68028
}Semantic roles & 50–950 ramp
primary
#BBDEDD
secondary
#B68789
accent
#383BAD
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484