#BCDFCF#BCDFCF
#BCDFCF is a very light, muted teal. Relative luminance 0.680; OKLCH L 87.4% C 0.043 H 166.0°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDFCF |
|---|---|
| RGB | rgb(188, 223, 207) |
| HSL | hsl(153, 35%, 81%) |
| HSV | hsv(153, 16%, 87%) |
| CMYK | cmyk(15.7%, 0%, 7.2%, 12.5%) |
| CIE-LAB | lab(85.99, -14.58, 4.01) |
| CIE-LCH | lch(85.99, 15.12, 164.63°) |
| OKLab | oklab(87.39% -0.0416 0.0104) |
| OKLCH | oklch(87.39% 0.043 166) |
| XYZ | xyz(58.3864, 67.9703, 69.0628) |
| Luminance | 0.6797 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 7.90
Ice
#D6FFFA
ΔE00 8.25
Eggshell Blue
#C4FFF7
ΔE00 8.57
Paleturquoise
#AFEEEE
ΔE00 8.72
Light Light Blue
#CAFFFB
ΔE00 8.85
Pale Aqua
#B8FFEB
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDFCF #DFBCCC
analogous
#BCDFBD #BCDFCF #BCDEDF
triadic
#BCDFCF #CFBCDF #DFCFBC
tetradic
#BCDFCF #BDBCDF #DFBCCC #DEDFBC
square
#BCDFCF #BDBCDF #DFBCCC #DEDFBC
split-complementary
#BCDFCF #DFBCDE #DFBDBC
monochromatic
#69B794 #93CBB1 #BCDFCF #E5F3ED #EAF5F0
Accessibility & contrast
On white
1.44
#BCDFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#BCDFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDFCF
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDFCF | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDACE
Deuteranopia (green-blind)
#D7D5D0
Tritanopia (blue-blind)
#B5DFDA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bcdfcf; /* rgb */ color: rgb(188, 223, 207); /* oklch */ color: oklch(87.4% 0.043 166.0);
Tailwind
colors: {
custom: {
50: '#d0e9dd',
500: '#bcdfcf',
950: '#000000',
},
}SCSS
$custom: #bcdfcf; $custom-light: #d0e9dd; $custom-dark: #000000;
JSON
{
"hex": "#bcdfcf",
"rgb": {
"r": 188,
"g": 223,
"b": 207
},
"hsl": {
"h": 152.571,
"s": 35.354,
"l": 80.588
},
"oklch": {
"l": 0.87385,
"c": 0.04288,
"h": 166
},
"luminance": 0.67972
}Semantic roles & 50–950 ramp
primary
#BCDFCF
secondary
#B7889E
accent
#376EAE
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484