#BBDEDE#BBDEDE
#BBDEDE is a very light, muted teal. Relative luminance 0.681; OKLCH L 87.5% C 0.037 H 196.5°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDEDE |
|---|---|
| RGB | rgb(187, 222, 222) |
| HSL | hsl(180, 35%, 80%) |
| HSV | hsv(180, 16%, 87%) |
| CMYK | cmyk(15.8%, 0%, 0%, 12.9%) |
| CIE-LAB | lab(86.05, -11.42, -3.84) |
| CIE-LCH | lch(86.05, 12.05, 198.57°) |
| OKLab | oklab(87.54% -0.0353 -0.0104) |
| OKLCH | oklch(87.54% 0.037 196.5) |
| XYZ | xyz(59.7961, 68.0796, 79.0833) |
| Luminance | 0.6808 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.42
Lightblue
#ADD8E6
ΔE00 5.92
Paleturquoise
#AFEEEE
ΔE00 6.39
Pale Sky Blue
#BDF6FE
ΔE00 6.78
Pale Blue
#D0FEFE
ΔE00 6.98
Ice Blue (survey)
#D7FFFE
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDEDE #DEBBBB
analogous
#BBDECC #BBDEDE #BBCCDE
triadic
#BBDEDE #DEBBDE #DEDEBB
tetradic
#BBDEDE #CCBBDE #DEBBBB #CCDEBB
square
#BBDEDE #CCBBDE #DEBBBB #CCDEBB
split-complementary
#BBDEDE #DEBBCC #DECCBB
monochromatic
#69B6B6 #92CACA #BBDEDE #E4F2F2 #EAF5F5
Accessibility & contrast
On white
1.44
#BBDEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#BBDEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDEDE
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDEDE | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DADE
Deuteranopia (green-blind)
#D2D5DE
Tritanopia (blue-blind)
#B1E0DE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bbdede; /* rgb */ color: rgb(187, 222, 222); /* oklch */ color: oklch(87.5% 0.037 196.5);
Tailwind
colors: {
custom: {
50: '#d0e8e8',
500: '#bbdede',
950: '#000000',
},
}SCSS
$custom: #bbdede; $custom-light: #d0e8e8; $custom-dark: #000000;
JSON
{
"hex": "#bbdede",
"rgb": {
"r": 187,
"g": 222,
"b": 222
},
"hsl": {
"h": 180,
"s": 34.653,
"l": 80.196
},
"oklch": {
"l": 0.8754,
"c": 0.03679,
"h": 196.5
},
"luminance": 0.68081
}Semantic roles & 50–950 ramp
primary
#BBDEDE
secondary
#B68787
accent
#3838AD
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484