#BFDCDF#BFDCDF
#BFDCDF is a very light, muted teal. Relative luminance 0.676; OKLCH L 87.4% C 0.031 H 204.2°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDCDF |
|---|---|
| RGB | rgb(191, 220, 223) |
| HSL | hsl(186, 33%, 81%) |
| HSV | hsv(186, 14%, 87%) |
| CMYK | cmyk(14.3%, 1.3%, 0%, 12.5%) |
| CIE-LAB | lab(85.80, -8.94, -4.70) |
| CIE-LCH | lch(85.80, 10.10, 207.73°) |
| OKLab | oklab(87.42% -0.0283 -0.0127) |
| OKLCH | oklch(87.42% 0.031 204.2) |
| XYZ | xyz(60.3950, 67.5890, 79.6617) |
| Luminance | 0.6759 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.54
Lightblue
#ADD8E6
ΔE00 5.01
Lightcyan
#E0FFFF
ΔE00 7.59
Pale Sky Blue
#BDF6FE
ΔE00 7.77
Ice Blue (survey)
#D7FFFE
ΔE00 7.96
Very Light Blue
#D5FFFF
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDCDF #DFC2BF
analogous
#BFDFD2 #BFDCDF #BFCCDF
triadic
#BFDCDF #DFBFDC #DCDFBF
tetradic
#BFDCDF #D2BFDF #DFC2BF #CCDFBF
square
#BFDCDF #D2BFDF #DFC2BF #CCDFBF
split-complementary
#BFDCDF #DFBFCC #DFD2BF
monochromatic
#6DAFB6 #96C6CB #BFDCDF #E8F2F3 #EBF4F5
Accessibility & contrast
On white
1.45
#BFDCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#BFDCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDCDF
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDCDF | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D9DF
Deuteranopia (green-blind)
#D1D5DF
Tritanopia (blue-blind)
#B6DFDD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bfdcdf; /* rgb */ color: rgb(191, 220, 223); /* oklch */ color: oklch(87.4% 0.031 204.2);
Tailwind
colors: {
custom: {
50: '#d2e6e9',
500: '#bfdcdf',
950: '#000000',
},
}SCSS
$custom: #bfdcdf; $custom-light: #d2e6e9; $custom-dark: #000000;
JSON
{
"hex": "#bfdcdf",
"rgb": {
"r": 191,
"g": 220,
"b": 223
},
"hsl": {
"h": 185.625,
"s": 33.333,
"l": 81.176
},
"oklch": {
"l": 0.87419,
"c": 0.03102,
"h": 204.2
},
"luminance": 0.6759
}Semantic roles & 50–950 ramp
primary
#BFDCDF
secondary
#B78F8B
accent
#4439AC
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484