#BBDCD2#BBDCD2
#BBDCD2 is a very light, muted teal. Relative luminance 0.664; OKLCH L 86.8% C 0.037 H 175.1°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDCD2 |
|---|---|
| RGB | rgb(187, 220, 210) |
| HSL | hsl(162, 32%, 80%) |
| HSV | hsv(162, 15%, 86%) |
| CMYK | cmyk(15%, 0%, 4.5%, 13.7%) |
| CIE-LAB | lab(85.20, -12.81, 1.27) |
| CIE-LCH | lch(85.20, 12.87, 174.34°) |
| OKLab | oklab(86.77% -0.0373 0.0032) |
| OKLCH | oklch(86.77% 0.037 175.1) |
| XYZ | xyz(57.7166, 66.4029, 70.7364) |
| Luminance | 0.6640 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.15
Paleturquoise
#AFEEEE
ΔE00 7.77
Ice
#D6FFFA
ΔE00 7.86
Duck Egg Blue
#C3FBF4
ΔE00 7.87
Ice Blue (survey)
#D7FFFE
ΔE00 8.47
Very Pale Blue
#D6FFFE
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDCD2 #DCBBC5
analogous
#BBDCC2 #BBDCD2 #BBD6DC
triadic
#BBDCD2 #D2BBDC #DCD2BB
tetradic
#BBDCD2 #C2BBDC #DCBBC5 #D6DCBB
square
#BBDCD2 #C2BBDC #DCBBC5 #D6DCBB
split-complementary
#BBDCD2 #DCBBD6 #DCC2BB
monochromatic
#6AB29D #93C7B7 #BBDCD2 #E3F1ED #EBF5F2
Accessibility & contrast
On white
1.47
#BBDCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#BBDCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDCD2
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDCD2 | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D8D2
Deuteranopia (green-blind)
#D3D3D3
Tritanopia (blue-blind)
#B4DDD9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bbdcd2; /* rgb */ color: rgb(187, 220, 210); /* oklch */ color: oklch(86.8% 0.037 175.1);
Tailwind
colors: {
custom: {
50: '#cfe6df',
500: '#bbdcd2',
950: '#000000',
},
}SCSS
$custom: #bbdcd2; $custom-light: #cfe6df; $custom-dark: #000000;
JSON
{
"hex": "#bbdcd2",
"rgb": {
"r": 187,
"g": 220,
"b": 210
},
"hsl": {
"h": 161.818,
"s": 32.039,
"l": 79.804
},
"oklch": {
"l": 0.86766,
"c": 0.03746,
"h": 175.1
},
"luminance": 0.66404
}Semantic roles & 50–950 ramp
primary
#BBDCD2
secondary
#B38895
accent
#3B5DAB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484