#BFDFD5#BFDFD5
#BFDFD5 is a very light, muted teal. Relative luminance 0.687; OKLCH L 87.8% C 0.036 H 174.6°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDFD5 |
|---|---|
| RGB | rgb(191, 223, 213) |
| HSL | hsl(161, 33%, 81%) |
| HSV | hsv(161, 14%, 87%) |
| CMYK | cmyk(14.3%, 0%, 4.5%, 12.5%) |
| CIE-LAB | lab(86.33, -12.46, 1.36) |
| CIE-LCH | lch(86.33, 12.53, 173.76°) |
| OKLab | oklab(87.75% -0.0363 0.0034) |
| OKLCH | oklch(87.75% 0.036 174.6) |
| XYZ | xyz(59.8808, 68.6544, 73.0346) |
| Luminance | 0.6866 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.23
Ice
#D6FFFA
ΔE00 7.24
Duck Egg Blue
#C3FBF4
ΔE00 7.52
Paleturquoise
#AFEEEE
ΔE00 7.73
Ice Blue (survey)
#D7FFFE
ΔE00 7.87
Very Pale Blue
#D6FFFE
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDFD5 #DFBFC9
analogous
#BFDFC5 #BFDFD5 #BFD9DF
triadic
#BFDFD5 #D5BFDF #DFD5BF
tetradic
#BFDFD5 #C5BFDF #DFBFC9 #D9DFBF
square
#BFDFD5 #C5BFDF #DFBFC9 #D9DFBF
split-complementary
#BFDFD5 #DFBFD9 #DFC5BF
monochromatic
#6DB69F #96CBBA #BFDFD5 #E8F3F0 #EBF5F2
Accessibility & contrast
On white
1.43
#BFDFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#BFDFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDFD5
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDFD5 | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDBD5
Deuteranopia (green-blind)
#D6D6D6
Tritanopia (blue-blind)
#B8E0DC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bfdfd5; /* rgb */ color: rgb(191, 223, 213); /* oklch */ color: oklch(87.8% 0.036 174.6);
Tailwind
colors: {
custom: {
50: '#d2e9e1',
500: '#bfdfd5',
950: '#000000',
},
}SCSS
$custom: #bfdfd5; $custom-light: #d2e9e1; $custom-dark: #000000;
JSON
{
"hex": "#bfdfd5",
"rgb": {
"r": 191,
"g": 223,
"b": 213
},
"hsl": {
"h": 161.25,
"s": 33.333,
"l": 81.176
},
"oklch": {
"l": 0.87754,
"c": 0.03643,
"h": 174.6
},
"luminance": 0.68656
}Semantic roles & 50–950 ramp
primary
#BFDFD5
secondary
#B78B99
accent
#395DAC
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484