#BBD8D2#BBD8D2
#BBD8D2 is a very light, muted teal. Relative luminance 0.643; OKLCH L 85.9% C 0.032 H 181.7°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD8D2 |
|---|---|
| RGB | rgb(187, 216, 210) |
| HSL | hsl(168, 27%, 79%) |
| HSV | hsv(168, 13%, 85%) |
| CMYK | cmyk(13.4%, 0%, 2.8%, 15.3%) |
| CIE-LAB | lab(84.14, -10.77, -0.29) |
| CIE-LCH | lch(84.14, 10.77, 181.52°) |
| OKLab | oklab(85.92% -0.0319 -0.0009) |
| OKLCH | oklch(85.92% 0.032 181.7) |
| XYZ | xyz(56.6794, 64.3284, 70.3907) |
| Luminance | 0.6433 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.34
Paleturquoise
#AFEEEE
ΔE00 8.36
Lightblue
#ADD8E6
ΔE00 8.57
Ice
#D6FFFA
ΔE00 8.58
Ice Blue (survey)
#D7FFFE
ΔE00 8.78
Very Pale Blue
#D6FFFE
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD8D2 #D8BBC1
analogous
#BBD8C4 #BBD8D2 #BBD0D8
triadic
#BBD8D2 #D2BBD8 #D8D2BB
tetradic
#BBD8D2 #C4BBD8 #D8BBC1 #D0D8BB
square
#BBD8D2 #C4BBD8 #D8BBC1 #D0D8BB
split-complementary
#BBD8D2 #D8BBD0 #D8C4BB
monochromatic
#6DAB9F #94C2B8 #BBD8D2 #E2EEEC #ECF4F2
Accessibility & contrast
On white
1.51
#BBD8D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#BBD8D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD8D2
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD8D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD8D2 | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D4D2
Deuteranopia (green-blind)
#CFD0D3
Tritanopia (blue-blind)
#B4D9D6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bbd8d2; /* rgb */ color: rgb(187, 216, 210); /* oklch */ color: oklch(85.9% 0.032 181.7);
Tailwind
colors: {
custom: {
50: '#cfe4df',
500: '#bbd8d2',
950: '#000000',
},
}SCSS
$custom: #bbd8d2; $custom-light: #cfe4df; $custom-dark: #000000;
JSON
{
"hex": "#bbd8d2",
"rgb": {
"r": 187,
"g": 216,
"b": 210
},
"hsl": {
"h": 167.586,
"s": 27.103,
"l": 79.02
},
"oklch": {
"l": 0.85922,
"c": 0.03192,
"h": 181.7
},
"luminance": 0.6433
}Semantic roles & 50–950 ramp
primary
#BBD8D2
secondary
#AE8991
accent
#4055A6
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484