#BBDFD8#BBDFD8
#BBDFD8 is a very light, muted teal. Relative luminance 0.683; OKLCH L 87.6% C 0.039 H 182.3°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDFD8 |
|---|---|
| RGB | rgb(187, 223, 216) |
| HSL | hsl(168, 36%, 80%) |
| HSV | hsv(168, 16%, 87%) |
| CMYK | cmyk(16.1%, 0%, 3.1%, 12.5%) |
| CIE-LAB | lab(86.15, -13.14, -0.51) |
| CIE-LCH | lch(86.15, 13.15, 182.23°) |
| OKLab | oklab(87.57% -0.039 -0.0016) |
| OKLCH | oklch(87.57% 0.039 182.3) |
| XYZ | xyz(59.2726, 68.2964, 75.0121) |
| Luminance | 0.6830 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.68
Paleturquoise
#AFEEEE
ΔE00 6.39
Duck Egg Blue
#C3FBF4
ΔE00 6.85
Ice
#D6FFFA
ΔE00 6.88
Pale Blue
#D0FEFE
ΔE00 7.31
Very Pale Blue
#D6FFFE
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDFD8 #DFBBC2
analogous
#BBDFC6 #BBDFD8 #BBD4DF
triadic
#BBDFD8 #D8BBDF #DFD8BB
tetradic
#BBDFD8 #C6BBDF #DFBBC2 #D4DFBB
square
#BBDFD8 #C6BBDF #DFBBC2 #D4DFBB
split-complementary
#BBDFD8 #DFBBD4 #DFC6BB
monochromatic
#68B8A8 #91CBC0 #BBDFD8 #E5F3F0 #EAF5F3
Accessibility & contrast
On white
1.43
#BBDFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#BBDFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDFD8
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDFD8 | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDBD8
Deuteranopia (green-blind)
#D4D5D9
Tritanopia (blue-blind)
#B2E1DD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bbdfd8; /* rgb */ color: rgb(187, 223, 216); /* oklch */ color: oklch(87.6% 0.039 182.3);
Tailwind
colors: {
custom: {
50: '#cfe9e4',
500: '#bbdfd8',
950: '#000000',
},
}SCSS
$custom: #bbdfd8; $custom-light: #cfe9e4; $custom-dark: #000000;
JSON
{
"hex": "#bbdfd8",
"rgb": {
"r": 187,
"g": 223,
"b": 216
},
"hsl": {
"h": 168.333,
"s": 36,
"l": 80.392
},
"oklch": {
"l": 0.87573,
"c": 0.039,
"h": 182.3
},
"luminance": 0.68298
}Semantic roles & 50–950 ramp
primary
#BBDFD8
secondary
#B78790
accent
#374EAF
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484