#BCDAD2#BCDAD2
#BCDAD2 is a very light, muted teal. Relative luminance 0.655; OKLCH L 86.4% C 0.034 H 177.6°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDAD2 |
|---|---|
| RGB | rgb(188, 218, 210) |
| HSL | hsl(164, 29%, 80%) |
| HSV | hsv(164, 14%, 85%) |
| CMYK | cmyk(13.8%, 0%, 3.7%, 14.5%) |
| CIE-LAB | lab(84.73, -11.47, 0.59) |
| CIE-LCH | lch(84.73, 11.48, 177.03°) |
| OKLab | oklab(86.41% -0.0336 0.0014) |
| OKLCH | oklch(86.41% 0.034 177.6) |
| XYZ | xyz(57.4404, 65.4860, 70.5740) |
| Luminance | 0.6549 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.80
Ice
#D6FFFA
ΔE00 8.19
Paleturquoise
#AFEEEE
ΔE00 8.20
Duck Egg Blue
#C3FBF4
ΔE00 8.57
Ice Blue (survey)
#D7FFFE
ΔE00 8.58
Very Pale Blue
#D6FFFE
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDAD2 #DABCC4
analogous
#BCDAC3 #BCDAD2 #BCD3DA
triadic
#BCDAD2 #D2BCDA #DAD2BC
tetradic
#BCDAD2 #C3BCDA #DABCC4 #D3DABC
square
#BCDAD2 #C3BCDA #DABCC4 #D3DABC
split-complementary
#BCDAD2 #DABCD3 #DAC3BC
monochromatic
#6DAE9D #95C4B8 #BCDAD2 #E3F0EC #EBF4F2
Accessibility & contrast
On white
1.49
#BCDAD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#BCDAD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDAD2
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDAD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDAD2 | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D6D2
Deuteranopia (green-blind)
#D2D2D3
Tritanopia (blue-blind)
#B5DBD7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bcdad2; /* rgb */ color: rgb(188, 218, 210); /* oklch */ color: oklch(86.4% 0.034 177.6);
Tailwind
colors: {
custom: {
50: '#d0e5df',
500: '#bcdad2',
950: '#000000',
},
}SCSS
$custom: #bcdad2; $custom-light: #d0e5df; $custom-dark: #000000;
JSON
{
"hex": "#bcdad2",
"rgb": {
"r": 188,
"g": 218,
"b": 210
},
"hsl": {
"h": 164,
"s": 28.846,
"l": 79.608
},
"oklch": {
"l": 0.86412,
"c": 0.03367,
"h": 177.6
},
"luminance": 0.65487
}Semantic roles & 50–950 ramp
primary
#BCDAD2
secondary
#B18994
accent
#3E5AA7
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484