#BBDFD0#BBDFD0
#BBDFD0 is a very light, muted teal. Relative luminance 0.679; OKLCH L 87.3% C 0.043 H 168.2°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDFD0 |
|---|---|
| RGB | rgb(187, 223, 208) |
| HSL | hsl(155, 36%, 80%) |
| HSV | hsv(155, 16%, 87%) |
| CMYK | cmyk(16.1%, 0%, 6.7%, 12.5%) |
| CIE-LAB | lab(85.95, -14.71, 3.42) |
| CIE-LCH | lch(85.95, 15.10, 166.93°) |
| OKLab | oklab(87.35% -0.0422 0.0088) |
| OKLCH | oklch(87.35% 0.043 168.2) |
| XYZ | xyz(58.2635, 67.8927, 69.6972) |
| Luminance | 0.6789 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 7.61
Ice
#D6FFFA
ΔE00 8.04
Paleturquoise
#AFEEEE
ΔE00 8.28
Eggshell Blue
#C4FFF7
ΔE00 8.31
Light Light Blue
#CAFFFB
ΔE00 8.56
Pale Aqua
#B8FFEB
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDFD0 #DFBBCA
analogous
#BBDFBE #BBDFD0 #BBDCDF
triadic
#BBDFD0 #D0BBDF #DFD0BB
tetradic
#BBDFD0 #BEBBDF #DFBBCA #DCDFBB
square
#BBDFD0 #BEBBDF #DFBBCA #DCDFBB
split-complementary
#BBDFD0 #DFBBDC #DFBEBB
monochromatic
#68B896 #91CBB3 #BBDFD0 #E5F3ED #EAF5F1
Accessibility & contrast
On white
1.44
#BBDFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#BBDFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDFD0
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDFD0 | 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)
#DDDACF
Deuteranopia (green-blind)
#D6D5D1
Tritanopia (blue-blind)
#B4DFDA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bbdfd0; /* rgb */ color: rgb(187, 223, 208); /* oklch */ color: oklch(87.3% 0.043 168.2);
Tailwind
colors: {
custom: {
50: '#cfe9de',
500: '#bbdfd0',
950: '#000000',
},
}SCSS
$custom: #bbdfd0; $custom-light: #cfe9de; $custom-dark: #000000;
JSON
{
"hex": "#bbdfd0",
"rgb": {
"r": 187,
"g": 223,
"b": 208
},
"hsl": {
"h": 155,
"s": 36,
"l": 80.392
},
"oklch": {
"l": 0.87346,
"c": 0.04309,
"h": 168.2
},
"luminance": 0.67894
}Semantic roles & 50–950 ramp
primary
#BBDFD0
secondary
#B7879B
accent
#3769AF
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484