#BBD4CA#BBD4CA
#BBD4CA is a very light, muted teal. Relative luminance 0.619; OKLCH L 84.8% C 0.030 H 169.6°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD4CA |
|---|---|
| RGB | rgb(187, 212, 202) |
| HSL | hsl(156, 23%, 78%) |
| HSV | hsv(156, 12%, 83%) |
| CMYK | cmyk(11.8%, 0%, 4.7%, 16.9%) |
| CIE-LAB | lab(82.87, -10.27, 2.12) |
| CIE-LCH | lch(82.87, 10.49, 168.36°) |
| OKLab | oklab(84.85% -0.0296 0.0055) |
| OKLCH | oklch(84.85% 0.03 169.6) |
| XYZ | xyz(54.6952, 61.9150, 64.9348) |
| Luminance | 0.6192 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.53
Light Grey
#D8DCD6
ΔE00 8.79
Silver (survey)
#C5C9C7
ΔE00 9.26
Ice
#D6FFFA
ΔE00 9.97
Paleturquoise
#AFEEEE
ΔE00 10.19
Ice Blue (survey)
#D7FFFE
ΔE00 10.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD4CA #D4BBC5
analogous
#BBD4BD #BBD4CA #BBD1D4
triadic
#BBD4CA #CABBD4 #D4CABB
tetradic
#BBD4CA #BDBBD4 #D4BBC5 #D1D4BB
square
#BBD4CA #BDBBD4 #D4BBC5 #D1D4BB
split-complementary
#BBD4CA #D4BBD1 #D4BDBB
monochromatic
#70A590 #96BCAD #BBD4CA #E0ECE7 #ECF3F0
Accessibility & contrast
On white
1.57
#BBD4CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#BBD4CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD4CA
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD4CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD4CA | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D0CA
Deuteranopia (green-blind)
#CECDCB
Tritanopia (blue-blind)
#B6D4D1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bbd4ca; /* rgb */ color: rgb(187, 212, 202); /* oklch */ color: oklch(84.8% 0.030 169.6);
Tailwind
colors: {
custom: {
50: '#cfe1da',
500: '#bbd4ca',
950: '#000000',
},
}SCSS
$custom: #bbd4ca; $custom-light: #cfe1da; $custom-dark: #000000;
JSON
{
"hex": "#bbd4ca",
"rgb": {
"r": 187,
"g": 212,
"b": 202
},
"hsl": {
"h": 156,
"s": 22.523,
"l": 78.235
},
"oklch": {
"l": 0.84849,
"c": 0.03012,
"h": 169.6
},
"luminance": 0.61916
}Semantic roles & 50–950 ramp
primary
#BBD4CA
secondary
#AA8A96
accent
#456AA1
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131514
muted
#838483