#BCDDD2#BCDDD2
#BCDDD2 is a very light, muted teal. Relative luminance 0.671; OKLCH L 87.0% C 0.038 H 173.3°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDDD2 |
|---|---|
| RGB | rgb(188, 221, 210) |
| HSL | hsl(160, 33%, 80%) |
| HSV | hsv(160, 15%, 87%) |
| CMYK | cmyk(14.9%, 0%, 5%, 13.3%) |
| CIE-LAB | lab(85.53, -12.99, 1.76) |
| CIE-LCH | lch(85.53, 13.11, 172.30°) |
| OKLab | oklab(87.04% -0.0377 0.0045) |
| OKLCH | oklch(87.04% 0.038 173.3) |
| XYZ | xyz(58.2254, 67.0560, 70.8357) |
| Luminance | 0.6706 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.52
Ice
#D6FFFA
ΔE00 7.77
Duck Egg Blue
#C3FBF4
ΔE00 7.78
Paleturquoise
#AFEEEE
ΔE00 7.90
Light Light Blue
#CAFFFB
ΔE00 8.46
Ice Blue (survey)
#D7FFFE
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDDD2 #DDBCC7
analogous
#BCDDC1 #BCDDD2 #BCD7DD
triadic
#BCDDD2 #D2BCDD #DDD2BC
tetradic
#BCDDD2 #C1BCDD #DDBCC7 #D7DDBC
square
#BCDDD2 #C1BCDD #DDBCC7 #D7DDBC
split-complementary
#BCDDD2 #DDBCD7 #DDC1BC
monochromatic
#6BB49B #93C8B7 #BCDDD2 #E5F2ED #EBF5F1
Accessibility & contrast
On white
1.46
#BCDDD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#BCDDD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDDD2
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDDD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDDD2 | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD8D2
Deuteranopia (green-blind)
#D4D4D3
Tritanopia (blue-blind)
#B5DEDA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bcddd2; /* rgb */ color: rgb(188, 221, 210); /* oklch */ color: oklch(87.0% 0.038 173.3);
Tailwind
colors: {
custom: {
50: '#d0e7df',
500: '#bcddd2',
950: '#000000',
},
}SCSS
$custom: #bcddd2; $custom-light: #d0e7df; $custom-dark: #000000;
JSON
{
"hex": "#bcddd2",
"rgb": {
"r": 188,
"g": 221,
"b": 210
},
"hsl": {
"h": 160,
"s": 32.673,
"l": 80.196
},
"oklch": {
"l": 0.87045,
"c": 0.03797,
"h": 173.3
},
"luminance": 0.67057
}Semantic roles & 50–950 ramp
primary
#BCDDD2
secondary
#B58997
accent
#3A60AB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484