#BFDFDC#BFDFDC
#BFDFDC is a very light, muted teal. Relative luminance 0.690; OKLCH L 88.0% C 0.034 H 189.6°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDFDC |
|---|---|
| RGB | rgb(191, 223, 220) |
| HSL | hsl(174, 33%, 81%) |
| HSV | hsv(174, 14%, 87%) |
| CMYK | cmyk(14.3%, 0%, 1.3%, 12.5%) |
| CIE-LAB | lab(86.51, -11.08, -2.07) |
| CIE-LCH | lch(86.51, 11.27, 190.57°) |
| OKLab | oklab(87.96% -0.0335 -0.0057) |
| OKLCH | oklch(87.96% 0.034 189.6) |
| XYZ | xyz(60.7885, 69.0175, 77.8152) |
| Luminance | 0.6902 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.77
Paleturquoise
#AFEEEE
ΔE00 6.90
Ice Blue (survey)
#D7FFFE
ΔE00 6.90
Very Pale Blue
#D6FFFE
ΔE00 6.92
Ice
#D6FFFA
ΔE00 6.94
Very Light Blue
#D5FFFF
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDFDC #DFBFC2
analogous
#BFDFCC #BFDFDC #BFD2DF
triadic
#BFDFDC #DCBFDF #DFDCBF
tetradic
#BFDFDC #CCBFDF #DFBFC2 #D2DFBF
square
#BFDFDC #CCBFDF #DFBFC2 #D2DFBF
split-complementary
#BFDFDC #DFBFD2 #DFCCBF
monochromatic
#6DB6AF #96CBC6 #BFDFDC #E8F3F2 #EBF5F4
Accessibility & contrast
On white
1.42
#BFDFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#BFDFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDFDC
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDFDC | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDBDC
Deuteranopia (green-blind)
#D5D7DC
Tritanopia (blue-blind)
#B6E1DE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bfdfdc; /* rgb */ color: rgb(191, 223, 220); /* oklch */ color: oklch(88.0% 0.034 189.6);
Tailwind
colors: {
custom: {
50: '#d2e9e6',
500: '#bfdfdc',
950: '#000000',
},
}SCSS
$custom: #bfdfdc; $custom-light: #d2e9e6; $custom-dark: #000000;
JSON
{
"hex": "#bfdfdc",
"rgb": {
"r": 191,
"g": 223,
"b": 220
},
"hsl": {
"h": 174.375,
"s": 33.333,
"l": 81.176
},
"oklch": {
"l": 0.87957,
"c": 0.03398,
"h": 189.6
},
"luminance": 0.69019
}Semantic roles & 50–950 ramp
primary
#BFDFDC
secondary
#B78B8F
accent
#3944AC
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484