#BBDFD2#BBDFD2
#BBDFD2 is a very light, muted teal. Relative luminance 0.680; OKLCH L 87.4% C 0.042 H 171.4°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDFD2 |
|---|---|
| RGB | rgb(187, 223, 210) |
| HSL | hsl(158, 36%, 80%) |
| HSV | hsv(158, 16%, 87%) |
| CMYK | cmyk(16.1%, 0%, 5.8%, 12.5%) |
| CIE-LAB | lab(86.00, -14.32, 2.43) |
| CIE-LCH | lch(86.00, 14.53, 170.36°) |
| OKLab | oklab(87.4% -0.0414 0.0062) |
| OKLCH | oklch(87.4% 0.042 171.4) |
| XYZ | xyz(58.5111, 67.9918, 71.0012) |
| Luminance | 0.6799 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 7.30
Ice
#D6FFFA
ΔE00 7.66
Paleturquoise
#AFEEEE
ΔE00 7.73
Powder Blue
#B0E0E6
ΔE00 8.05
Eggshell Blue
#C4FFF7
ΔE00 8.05
Light Light Blue
#CAFFFB
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDFD2 #DFBBC8
analogous
#BBDFC0 #BBDFD2 #BBDADF
triadic
#BBDFD2 #D2BBDF #DFD2BB
tetradic
#BBDFD2 #C0BBDF #DFBBC8 #DADFBB
square
#BBDFD2 #C0BBDF #DFBBC8 #DADFBB
split-complementary
#BBDFD2 #DFBBDA #DFC0BB
monochromatic
#68B89B #91CBB6 #BBDFD2 #E5F3EE #EAF5F1
Accessibility & contrast
On white
1.44
#BBDFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#BBDFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDFD2
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDFD2 | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDAD1
Deuteranopia (green-blind)
#D6D5D3
Tritanopia (blue-blind)
#B3E0DB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bbdfd2; /* rgb */ color: rgb(187, 223, 210); /* oklch */ color: oklch(87.4% 0.042 171.4);
Tailwind
colors: {
custom: {
50: '#cfe9df',
500: '#bbdfd2',
950: '#000000',
},
}SCSS
$custom: #bbdfd2; $custom-light: #cfe9df; $custom-dark: #000000;
JSON
{
"hex": "#bbdfd2",
"rgb": {
"r": 187,
"g": 223,
"b": 210
},
"hsl": {
"h": 158.333,
"s": 36,
"l": 80.392
},
"oklch": {
"l": 0.87402,
"c": 0.04184,
"h": 171.4
},
"luminance": 0.67993
}Semantic roles & 50–950 ramp
primary
#BBDFD2
secondary
#B78798
accent
#3762AF
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484