#BBD2CA#BBD2CA
#BBD2CA is a very light, muted teal. Relative luminance 0.609; OKLCH L 84.4% C 0.027 H 172.7°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD2CA |
|---|---|
| RGB | rgb(187, 210, 202) |
| HSL | hsl(159, 20%, 78%) |
| HSV | hsv(159, 11%, 82%) |
| CMYK | cmyk(11%, 0%, 3.8%, 17.6%) |
| CIE-LAB | lab(82.34, -9.24, 1.34) |
| CIE-LCH | lch(82.34, 9.34, 171.73°) |
| OKLab | oklab(84.43% -0.0268 0.0034) |
| OKLCH | oklch(84.43% 0.027 172.7) |
| XYZ | xyz(54.1984, 60.9213, 64.7692) |
| Luminance | 0.6092 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.17
Silver (survey)
#C5C9C7
ΔE00 8.29
Powder Blue
#B0E0E6
ΔE00 8.38
Lightblue
#ADD8E6
ΔE00 9.98
Ice
#D6FFFA
ΔE00 10.42
Lightcyan
#E0FFFF
ΔE00 10.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD2CA #D2BBC3
analogous
#BBD2BE #BBD2CA #BBCED2
triadic
#BBD2CA #CABBD2 #D2CABB
tetradic
#BBD2CA #BEBBD2 #D2BBC3 #CED2BB
square
#BBD2CA #BEBBD2 #D2BBC3 #CED2BB
split-complementary
#BBD2CA #D2BBCE #D2BEBB
monochromatic
#71A191 #96BAAD #BBD2CA #E0EAE7 #EDF3F1
Accessibility & contrast
On white
1.59
#BBD2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#BBD2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD2CA
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD2CA | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CFCA
Deuteranopia (green-blind)
#CCCCCB
Tritanopia (blue-blind)
#B6D3D0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bbd2ca; /* rgb */ color: rgb(187, 210, 202); /* oklch */ color: oklch(84.4% 0.027 172.7);
Tailwind
colors: {
custom: {
50: '#cfdfda',
500: '#bbd2ca',
950: '#000000',
},
}SCSS
$custom: #bbd2ca; $custom-light: #cfdfda; $custom-dark: #000000;
JSON
{
"hex": "#bbd2ca",
"rgb": {
"r": 187,
"g": 210,
"b": 202
},
"hsl": {
"h": 159.13,
"s": 20.354,
"l": 77.843
},
"oklch": {
"l": 0.84428,
"c": 0.02707,
"h": 172.7
},
"luminance": 0.60922
}Semantic roles & 50–950 ramp
primary
#BBD2CA
secondary
#A78A94
accent
#47659F
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131514
muted
#838483