#BCDDDD#BCDDDD
#BCDDDD is a very light, muted teal. Relative luminance 0.676; OKLCH L 87.4% C 0.035 H 196.5°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDDDD |
|---|---|
| RGB | rgb(188, 221, 221) |
| HSL | hsl(180, 33%, 80%) |
| HSV | hsv(180, 15%, 87%) |
| CMYK | cmyk(14.9%, 0%, 0%, 13.3%) |
| CIE-LAB | lab(85.82, -10.80, -3.64) |
| CIE-LCH | lch(85.82, 11.40, 198.61°) |
| OKLab | oklab(87.37% -0.0333 -0.0099) |
| OKLCH | oklch(87.37% 0.035 196.5) |
| XYZ | xyz(59.6432, 67.6231, 78.3027) |
| Luminance | 0.6763 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.81
Lightblue
#ADD8E6
ΔE00 5.92
Paleturquoise
#AFEEEE
ΔE00 6.93
Pale Sky Blue
#BDF6FE
ΔE00 7.19
Ice Blue (survey)
#D7FFFE
ΔE00 7.29
Very Pale Blue
#D6FFFE
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDDDD #DDBCBC
analogous
#BCDDCC #BCDDDD #BCCCDD
triadic
#BCDDDD #DDBCDD #DDDDBC
tetradic
#BCDDDD #CCBCDD #DDBCBC #CCDDBC
square
#BCDDDD #CCBCDD #DDBCBC #CCDDBC
split-complementary
#BCDDDD #DDBCCC #DDCCBC
monochromatic
#6BB4B4 #93C8C8 #BCDDDD #E5F2F2 #EBF5F5
Accessibility & contrast
On white
1.45
#BCDDDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#BCDDDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDDDD
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDDDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDDDD | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DADD
Deuteranopia (green-blind)
#D2D4DD
Tritanopia (blue-blind)
#B2DFDD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bcdddd; /* rgb */ color: rgb(188, 221, 221); /* oklch */ color: oklch(87.4% 0.035 196.5);
Tailwind
colors: {
custom: {
50: '#d0e7e7',
500: '#bcdddd',
950: '#000000',
},
}SCSS
$custom: #bcdddd; $custom-light: #d0e7e7; $custom-dark: #000000;
JSON
{
"hex": "#bcdddd",
"rgb": {
"r": 188,
"g": 221,
"b": 221
},
"hsl": {
"h": 180,
"s": 32.673,
"l": 80.196
},
"oklch": {
"l": 0.87366,
"c": 0.03479,
"h": 196.5
},
"luminance": 0.67625
}Semantic roles & 50–950 ramp
primary
#BCDDDD
secondary
#B58989
accent
#3A3AAB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484