#BBDEDB#BBDEDB
#BBDEDB is a very light, muted teal. Relative luminance 0.679; OKLCH L 87.5% C 0.037 H 190.1°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDEDB |
|---|---|
| RGB | rgb(187, 222, 219) |
| HSL | hsl(175, 35%, 80%) |
| HSV | hsv(175, 16%, 87%) |
| CMYK | cmyk(15.8%, 0%, 1.4%, 12.9%) |
| CIE-LAB | lab(85.97, -12.03, -2.37) |
| CIE-LCH | lch(85.97, 12.26, 191.14°) |
| OKLab | oklab(87.45% -0.0365 -0.0065) |
| OKLCH | oklch(87.45% 0.037 190.1) |
| XYZ | xyz(59.3976, 67.9202, 76.9845) |
| Luminance | 0.6792 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.31
Paleturquoise
#AFEEEE
ΔE00 6.30
Pale Blue
#D0FEFE
ΔE00 7.05
Ice
#D6FFFA
ΔE00 7.07
Very Pale Blue
#D6FFFE
ΔE00 7.09
Ice Blue (survey)
#D7FFFE
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDEDB #DEBBBE
analogous
#BBDEC9 #BBDEDB #BBCFDE
triadic
#BBDEDB #DBBBDE #DEDBBB
tetradic
#BBDEDB #C9BBDE #DEBBBE #CFDEBB
square
#BBDEDB #C9BBDE #DEBBBE #CFDEBB
split-complementary
#BBDEDB #DEBBCF #DEC9BB
monochromatic
#69B6AF #92CAC5 #BBDEDB #E4F2F1 #EAF5F4
Accessibility & contrast
On white
1.44
#BBDEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#BBDEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDEDB
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDEDB | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADADB
Deuteranopia (green-blind)
#D3D5DB
Tritanopia (blue-blind)
#B1E0DD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bbdedb; /* rgb */ color: rgb(187, 222, 219); /* oklch */ color: oklch(87.5% 0.037 190.1);
Tailwind
colors: {
custom: {
50: '#d0e8e6',
500: '#bbdedb',
950: '#000000',
},
}SCSS
$custom: #bbdedb; $custom-light: #d0e8e6; $custom-dark: #000000;
JSON
{
"hex": "#bbdedb",
"rgb": {
"r": 187,
"g": 222,
"b": 219
},
"hsl": {
"h": 174.857,
"s": 34.653,
"l": 80.196
},
"oklch": {
"l": 0.8745,
"c": 0.03703,
"h": 190.1
},
"luminance": 0.67922
}Semantic roles & 50–950 ramp
primary
#BBDEDB
secondary
#B6878B
accent
#3842AD
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484