#BBD4D2#BBD4D2
#BBD4D2 is a very light, muted teal. Relative luminance 0.623; OKLCH L 85.1% C 0.027 H 190.8°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD4D2 |
|---|---|
| RGB | rgb(187, 212, 210) |
| HSL | hsl(175, 23%, 78%) |
| HSV | hsv(175, 12%, 83%) |
| CMYK | cmyk(11.8%, 0%, 0.9%, 16.9%) |
| CIE-LAB | lab(83.07, -8.71, -1.84) |
| CIE-LCH | lch(83.07, 8.90, 191.92°) |
| OKLab | oklab(85.08% -0.0264 -0.005) |
| OKLCH | oklch(85.08% 0.027 190.8) |
| XYZ | xyz(55.6671, 62.3038, 70.0532) |
| Luminance | 0.6230 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.33
Lightblue
#ADD8E6
ΔE00 7.19
Silver (survey)
#C5C9C7
ΔE00 8.13
Light Grey
#D8DCD6
ΔE00 8.36
Lightcyan
#E0FFFF
ΔE00 9.36
Paleturquoise
#AFEEEE
ΔE00 9.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD4D2 #D4BBBD
analogous
#BBD4C5 #BBD4D2 #BBC9D4
triadic
#BBD4D2 #D2BBD4 #D4D2BB
tetradic
#BBD4D2 #C5BBD4 #D4BBBD #C9D4BB
square
#BBD4D2 #C5BBD4 #D4BBBD #C9D4BB
split-complementary
#BBD4D2 #D4BBC9 #D4C5BB
monochromatic
#70A5A0 #96BCB9 #BBD4D2 #E0ECEB #ECF3F3
Accessibility & contrast
On white
1.56
#BBD4D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#BBD4D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD4D2
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD4D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD4D2 | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D1D2
Deuteranopia (green-blind)
#CCCDD2
Tritanopia (blue-blind)
#B4D6D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bbd4d2; /* rgb */ color: rgb(187, 212, 210); /* oklch */ color: oklch(85.1% 0.027 190.8);
Tailwind
colors: {
custom: {
50: '#cfe1df',
500: '#bbd4d2',
950: '#000000',
},
}SCSS
$custom: #bbd4d2; $custom-light: #cfe1df; $custom-dark: #000000;
JSON
{
"hex": "#bbd4d2",
"rgb": {
"r": 187,
"g": 212,
"b": 210
},
"hsl": {
"h": 175.2,
"s": 22.523,
"l": 78.235
},
"oklch": {
"l": 0.85081,
"c": 0.02692,
"h": 190.8
},
"luminance": 0.62305
}Semantic roles & 50–950 ramp
primary
#BBD4D2
secondary
#AA8A8C
accent
#454CA1
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484