#BBD6D2#BBD6D2
#BBD6D2 is a very light, muted teal. Relative luminance 0.633; OKLCH L 85.5% C 0.029 H 185.8°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD6D2 |
|---|---|
| RGB | rgb(187, 214, 210) |
| HSL | hsl(171, 25%, 79%) |
| HSV | hsv(171, 13%, 84%) |
| CMYK | cmyk(12.6%, 0%, 1.9%, 16.1%) |
| CIE-LAB | lab(83.61, -9.74, -1.06) |
| CIE-LCH | lch(83.61, 9.80, 186.22°) |
| OKLab | oklab(85.5% -0.0292 -0.003) |
| OKLCH | oklch(85.5% 0.029 185.8) |
| XYZ | xyz(56.1701, 63.3099, 70.2209) |
| Luminance | 0.6331 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.21
Lightblue
#ADD8E6
ΔE00 7.82
Light Grey
#D8DCD6
ΔE00 8.79
Paleturquoise
#AFEEEE
ΔE00 8.89
Silver (survey)
#C5C9C7
ΔE00 8.97
Lightcyan
#E0FFFF
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD6D2 #D6BBBF
analogous
#BBD6C4 #BBD6D2 #BBCCD6
triadic
#BBD6D2 #D2BBD6 #D6D2BB
tetradic
#BBD6D2 #C4BBD6 #D6BBBF #CCD6BB
square
#BBD6D2 #C4BBD6 #D6BBBF #CCD6BB
split-complementary
#BBD6D2 #D6BBCC #D6C4BB
monochromatic
#6FA89F #95BFB9 #BBD6D2 #E1EDEB #ECF3F2
Accessibility & contrast
On white
1.54
#BBD6D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#BBD6D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD6D2
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD6D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD6D2 | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D3D2
Deuteranopia (green-blind)
#CECFD2
Tritanopia (blue-blind)
#B4D7D5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bbd6d2; /* rgb */ color: rgb(187, 214, 210); /* oklch */ color: oklch(85.5% 0.029 185.8);
Tailwind
colors: {
custom: {
50: '#cfe2df',
500: '#bbd6d2',
950: '#000000',
},
}SCSS
$custom: #bbd6d2; $custom-light: #cfe2df; $custom-dark: #000000;
JSON
{
"hex": "#bbd6d2",
"rgb": {
"r": 187,
"g": 214,
"b": 210
},
"hsl": {
"h": 171.111,
"s": 24.771,
"l": 78.627
},
"oklch": {
"l": 0.85501,
"c": 0.02933,
"h": 185.8
},
"luminance": 0.63311
}Semantic roles & 50–950 ramp
primary
#BBD6D2
secondary
#AC898E
accent
#4251A3
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484