#BCDFD0#BCDFD0
#BCDFD0 is a very light, muted teal. Relative luminance 0.680; OKLCH L 87.4% C 0.042 H 167.6°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDFD0 |
|---|---|
| RGB | rgb(188, 223, 208) |
| HSL | hsl(154, 35%, 81%) |
| HSV | hsv(154, 16%, 87%) |
| CMYK | cmyk(15.7%, 0%, 6.7%, 12.5%) |
| CIE-LAB | lab(86.02, -14.39, 3.52) |
| CIE-LCH | lch(86.02, 14.81, 166.27°) |
| OKLab | oklab(87.41% -0.0412 0.0091) |
| OKLCH | oklch(87.41% 0.042 167.6) |
| XYZ | xyz(58.5090, 68.0193, 69.7087) |
| Luminance | 0.6802 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 7.73
Ice
#D6FFFA
ΔE00 8.04
Eggshell Blue
#C4FFF7
ΔE00 8.42
Paleturquoise
#AFEEEE
ΔE00 8.43
Light Light Blue
#CAFFFB
ΔE00 8.64
Powder Blue
#B0E0E6
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDFD0 #DFBCCB
analogous
#BCDFBE #BCDFD0 #BCDCDF
triadic
#BCDFD0 #D0BCDF #DFD0BC
tetradic
#BCDFD0 #BEBCDF #DFBCCB #DCDFBC
square
#BCDFD0 #BEBCDF #DFBCCB #DCDFBC
split-complementary
#BCDFD0 #DFBCDC #DFBEBC
monochromatic
#69B796 #93CBB3 #BCDFD0 #E5F3ED #EAF5F0
Accessibility & contrast
On white
1.44
#BCDFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#BCDFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDFD0
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDFD0 | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDACF
Deuteranopia (green-blind)
#D7D5D1
Tritanopia (blue-blind)
#B5DFDA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bcdfd0; /* rgb */ color: rgb(188, 223, 208); /* oklch */ color: oklch(87.4% 0.042 167.6);
Tailwind
colors: {
custom: {
50: '#d0e9de',
500: '#bcdfd0',
950: '#000000',
},
}SCSS
$custom: #bcdfd0; $custom-light: #d0e9de; $custom-dark: #000000;
JSON
{
"hex": "#bcdfd0",
"rgb": {
"r": 188,
"g": 223,
"b": 208
},
"hsl": {
"h": 154.286,
"s": 35.354,
"l": 80.588
},
"oklch": {
"l": 0.87413,
"c": 0.0422,
"h": 167.6
},
"luminance": 0.68021
}Semantic roles & 50–950 ramp
primary
#BCDFD0
secondary
#B7889C
accent
#376AAE
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484