#BCDFDF#BCDFDF
#BCDFDF is a very light, muted teal. Relative luminance 0.688; OKLCH L 87.8% C 0.037 H 196.5°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDFDF |
|---|---|
| RGB | rgb(188, 223, 223) |
| HSL | hsl(180, 35%, 81%) |
| HSV | hsv(180, 16%, 87%) |
| CMYK | cmyk(15.7%, 0%, 0%, 12.5%) |
| CIE-LAB | lab(86.40, -11.41, -3.84) |
| CIE-LCH | lch(86.40, 12.04, 198.57°) |
| OKLab | oklab(87.85% -0.0352 -0.0104) |
| OKLCH | oklch(87.85% 0.037 196.5) |
| XYZ | xyz(60.4425, 68.7927, 79.8915) |
| Luminance | 0.6879 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.43
Lightblue
#ADD8E6
ΔE00 5.98
Paleturquoise
#AFEEEE
ΔE00 6.31
Pale Sky Blue
#BDF6FE
ΔE00 6.63
Pale Blue
#D0FEFE
ΔE00 6.76
Ice Blue (survey)
#D7FFFE
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDFDF #DFBCBC
analogous
#BCDFCD #BCDFDF #BCCDDF
triadic
#BCDFDF #DFBCDF #DFDFBC
tetradic
#BCDFDF #CDBCDF #DFBCBC #CDDFBC
square
#BCDFDF #CDBCDF #DFBCBC #CDDFBC
split-complementary
#BCDFDF #DFBCCD #DFCDBC
monochromatic
#69B7B7 #93CBCB #BCDFDF #E5F3F3 #EAF5F5
Accessibility & contrast
On white
1.42
#BCDFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#BCDFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDFDF
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDFDF | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADBDF
Deuteranopia (green-blind)
#D3D6DF
Tritanopia (blue-blind)
#B2E1DF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bcdfdf; /* rgb */ color: rgb(188, 223, 223); /* oklch */ color: oklch(87.8% 0.037 196.5);
Tailwind
colors: {
custom: {
50: '#d0e9e9',
500: '#bcdfdf',
950: '#000000',
},
}SCSS
$custom: #bcdfdf; $custom-light: #d0e9e9; $custom-dark: #000000;
JSON
{
"hex": "#bcdfdf",
"rgb": {
"r": 188,
"g": 223,
"b": 223
},
"hsl": {
"h": 180,
"s": 35.354,
"l": 80.588
},
"oklch": {
"l": 0.87846,
"c": 0.03676,
"h": 196.5
},
"luminance": 0.68794
}Semantic roles & 50–950 ramp
primary
#BCDFDF
secondary
#B78888
accent
#3737AE
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484