#BCDAD4#BCDAD4
#BCDAD4 is a very light, muted teal. Relative luminance 0.656; OKLCH L 86.5% C 0.033 H 182.1°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDAD4 |
|---|---|
| RGB | rgb(188, 218, 212) |
| HSL | hsl(168, 29%, 80%) |
| HSV | hsv(168, 14%, 85%) |
| CMYK | cmyk(13.8%, 0%, 2.8%, 14.5%) |
| CIE-LAB | lab(84.78, -11.07, -0.39) |
| CIE-LCH | lch(84.78, 11.08, 182.02°) |
| OKLab | oklab(86.47% -0.0328 -0.0012) |
| OKLCH | oklch(86.47% 0.033 182.1) |
| XYZ | xyz(57.6912, 65.5863, 71.8945) |
| Luminance | 0.6559 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.10
Paleturquoise
#AFEEEE
ΔE00 7.95
Ice
#D6FFFA
ΔE00 8.09
Ice Blue (survey)
#D7FFFE
ΔE00 8.31
Very Pale Blue
#D6FFFE
ΔE00 8.34
Very Light Blue
#D5FFFF
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDAD4 #DABCC2
analogous
#BCDAC5 #BCDAD4 #BCD1DA
triadic
#BCDAD4 #D4BCDA #DAD4BC
tetradic
#BCDAD4 #C5BCDA #DABCC2 #D1DABC
square
#BCDAD4 #C5BCDA #DABCC2 #D1DABC
split-complementary
#BCDAD4 #DABCD1 #DAC5BC
monochromatic
#6DAEA1 #95C4BB #BCDAD4 #E3F0ED #EBF4F2
Accessibility & contrast
On white
1.49
#BCDAD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#BCDAD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDAD4
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDAD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDAD4 | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D6D4
Deuteranopia (green-blind)
#D1D2D5
Tritanopia (blue-blind)
#B5DBD8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bcdad4; /* rgb */ color: rgb(188, 218, 212); /* oklch */ color: oklch(86.5% 0.033 182.1);
Tailwind
colors: {
custom: {
50: '#d0e5e1',
500: '#bcdad4',
950: '#000000',
},
}SCSS
$custom: #bcdad4; $custom-light: #d0e5e1; $custom-dark: #000000;
JSON
{
"hex": "#bcdad4",
"rgb": {
"r": 188,
"g": 218,
"b": 212
},
"hsl": {
"h": 168,
"s": 28.846,
"l": 79.608
},
"oklch": {
"l": 0.86469,
"c": 0.03287,
"h": 182.1
},
"luminance": 0.65588
}Semantic roles & 50–950 ramp
primary
#BCDAD4
secondary
#B18991
accent
#3E53A7
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484