#BCDDDB#BCDDDB
#BCDDDB is a very light, muted teal. Relative luminance 0.675; OKLCH L 87.3% C 0.035 H 192.0°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDDDB |
|---|---|
| RGB | rgb(188, 221, 219) |
| HSL | hsl(176, 33%, 80%) |
| HSV | hsv(176, 15%, 87%) |
| CMYK | cmyk(14.9%, 0%, 0.9%, 13.3%) |
| CIE-LAB | lab(85.76, -11.21, -2.66) |
| CIE-LCH | lch(85.76, 11.52, 193.35°) |
| OKLab | oklab(87.31% -0.0341 -0.0073) |
| OKLCH | oklch(87.31% 0.035 192) |
| XYZ | xyz(59.3784, 67.5172, 76.9078) |
| Luminance | 0.6752 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.30
Lightblue
#ADD8E6
ΔE00 6.77
Paleturquoise
#AFEEEE
ΔE00 6.82
Ice Blue (survey)
#D7FFFE
ΔE00 7.28
Very Pale Blue
#D6FFFE
ΔE00 7.30
Pale Blue
#D0FEFE
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDDDB #DDBCBE
analogous
#BCDDCB #BCDDDB #BCCEDD
triadic
#BCDDDB #DBBCDD #DDDBBC
tetradic
#BCDDDB #CBBCDD #DDBCBE #CEDDBC
square
#BCDDDB #CBBCDD #DDBCBE #CEDDBC
split-complementary
#BCDDDB #DDBCCE #DDCBBC
monochromatic
#6BB4AF #93C8C5 #BCDDDB #E5F2F1 #EBF5F4
Accessibility & contrast
On white
1.45
#BCDDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#BCDDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDDDB
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDDDB | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D9DB
Deuteranopia (green-blind)
#D2D4DB
Tritanopia (blue-blind)
#B3DFDC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bcdddb; /* rgb */ color: rgb(188, 221, 219); /* oklch */ color: oklch(87.3% 0.035 192.0);
Tailwind
colors: {
custom: {
50: '#d0e7e6',
500: '#bcdddb',
950: '#000000',
},
}SCSS
$custom: #bcdddb; $custom-light: #d0e7e6; $custom-dark: #000000;
JSON
{
"hex": "#bcdddb",
"rgb": {
"r": 188,
"g": 221,
"b": 219
},
"hsl": {
"h": 176.364,
"s": 32.673,
"l": 80.196
},
"oklch": {
"l": 0.87306,
"c": 0.03491,
"h": 192
},
"luminance": 0.67519
}Semantic roles & 50–950 ramp
primary
#BCDDDB
secondary
#B5898B
accent
#3A41AB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484