#BBDFDC#BBDFDC
#BBDFDC is a very light, muted teal. Relative luminance 0.685; OKLCH L 87.7% C 0.038 H 190.3°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDFDC |
|---|---|
| RGB | rgb(187, 223, 220) |
| HSL | hsl(175, 36%, 80%) |
| HSV | hsv(175, 16%, 87%) |
| CMYK | cmyk(16.1%, 0%, 1.3%, 12.5%) |
| CIE-LAB | lab(86.26, -12.34, -2.47) |
| CIE-LCH | lch(86.26, 12.58, 191.31°) |
| OKLab | oklab(87.69% -0.0374 -0.0068) |
| OKLCH | oklch(87.69% 0.038 190.3) |
| XYZ | xyz(59.7960, 68.5058, 77.7687) |
| Luminance | 0.6851 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.18
Paleturquoise
#AFEEEE
ΔE00 6.00
Pale Blue
#D0FEFE
ΔE00 6.80
Ice
#D6FFFA
ΔE00 6.84
Very Pale Blue
#D6FFFE
ΔE00 6.87
Ice Blue (survey)
#D7FFFE
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDFDC #DFBBBE
analogous
#BBDFCA #BBDFDC #BBD0DF
triadic
#BBDFDC #DCBBDF #DFDCBB
tetradic
#BBDFDC #CABBDF #DFBBBE #D0DFBB
square
#BBDFDC #CABBDF #DFBBBE #D0DFBB
split-complementary
#BBDFDC #DFBBD0 #DFCABB
monochromatic
#68B8B1 #91CBC7 #BBDFDC #E5F3F1 #EAF5F4
Accessibility & contrast
On white
1.43
#BBDFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#BBDFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDFDC
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDFDC | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDBDC
Deuteranopia (green-blind)
#D3D6DC
Tritanopia (blue-blind)
#B1E1DE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bbdfdc; /* rgb */ color: rgb(187, 223, 220); /* oklch */ color: oklch(87.7% 0.038 190.3);
Tailwind
colors: {
custom: {
50: '#d0e9e6',
500: '#bbdfdc',
950: '#000000',
},
}SCSS
$custom: #bbdfdc; $custom-light: #d0e9e6; $custom-dark: #000000;
JSON
{
"hex": "#bbdfdc",
"rgb": {
"r": 187,
"g": 223,
"b": 220
},
"hsl": {
"h": 175,
"s": 36,
"l": 80.392
},
"oklch": {
"l": 0.8769,
"c": 0.038,
"h": 190.3
},
"luminance": 0.68507
}Semantic roles & 50–950 ramp
primary
#BBDFDC
secondary
#B7878B
accent
#3741AF
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484