#BFDFDF#BFDFDF
#BFDFDF is a very light, muted teal. Relative luminance 0.692; OKLCH L 88.0% C 0.034 H 196.6°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDFDF |
|---|---|
| RGB | rgb(191, 223, 223) |
| HSL | hsl(180, 33%, 81%) |
| HSV | hsv(180, 14%, 87%) |
| CMYK | cmyk(14.3%, 0%, 0%, 12.5%) |
| CIE-LAB | lab(86.59, -10.47, -3.53) |
| CIE-LCH | lch(86.59, 11.05, 198.64°) |
| OKLab | oklab(88.05% -0.0323 -0.0096) |
| OKLCH | oklch(88.05% 0.034 196.6) |
| XYZ | xyz(61.1894, 69.1779, 79.9265) |
| Luminance | 0.6918 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.04
Lightblue
#ADD8E6
ΔE00 6.08
Ice Blue (survey)
#D7FFFE
ΔE00 6.88
Very Pale Blue
#D6FFFE
ΔE00 6.92
Very Light Blue
#D5FFFF
ΔE00 6.93
Lightcyan
#E0FFFF
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDFDF #DFBFBF
analogous
#BFDFCF #BFDFDF #BFCFDF
triadic
#BFDFDF #DFBFDF #DFDFBF
tetradic
#BFDFDF #CFBFDF #DFBFBF #CFDFBF
square
#BFDFDF #CFBFDF #DFBFBF #CFDFBF
split-complementary
#BFDFDF #DFBFCF #DFCFBF
monochromatic
#6DB6B6 #96CBCB #BFDFDF #E8F3F3 #EBF5F5
Accessibility & contrast
On white
1.42
#BFDFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#BFDFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDFDF
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDFDF | 1.00 | 1.42 | 14.84 | 14.84 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDCDF
Deuteranopia (green-blind)
#D4D7DF
Tritanopia (blue-blind)
#B6E1DF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bfdfdf; /* rgb */ color: rgb(191, 223, 223); /* oklch */ color: oklch(88.0% 0.034 196.6);
Tailwind
colors: {
custom: {
50: '#d2e9e9',
500: '#bfdfdf',
950: '#000000',
},
}SCSS
$custom: #bfdfdf; $custom-light: #d2e9e9; $custom-dark: #000000;
JSON
{
"hex": "#bfdfdf",
"rgb": {
"r": 191,
"g": 223,
"b": 223
},
"hsl": {
"h": 180,
"s": 33.333,
"l": 81.176
},
"oklch": {
"l": 0.88046,
"c": 0.03373,
"h": 196.6
},
"luminance": 0.69179
}Semantic roles & 50–950 ramp
primary
#BFDFDF
secondary
#B78B8B
accent
#3939AC
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484