#BFD4D2#BFD4D2
#BFD4D2 is a very light, muted teal. Relative luminance 0.628; OKLCH L 85.4% C 0.023 H 189.8°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BFD4D2 |
|---|---|
| RGB | rgb(191, 212, 210) |
| HSL | hsl(174, 20%, 79%) |
| HSV | hsv(174, 10%, 83%) |
| CMYK | cmyk(9.9%, 0%, 0.9%, 16.9%) |
| CIE-LAB | lab(83.35, -7.41, -1.41) |
| CIE-LCH | lch(83.35, 7.54, 190.79°) |
| OKLab | oklab(85.36% -0.0224 -0.0039) |
| OKLCH | oklch(85.36% 0.023 189.8) |
| XYZ | xyz(56.6595, 62.8155, 70.0998) |
| Luminance | 0.6282 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.94
Light Grey
#D8DCD6
ΔE00 7.14
Powder Blue
#B0E0E6
ΔE00 7.33
Lightblue
#ADD8E6
ΔE00 7.75
Fog
#D8DCE0
ΔE00 8.62
Light Gray
#D3D3D3
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFD4D2 #D4BFC1
analogous
#BFD4C8 #BFD4D2 #BFCCD4
triadic
#BFD4D2 #D2BFD4 #D4D2BF
tetradic
#BFD4D2 #C8BFD4 #D4BFC1 #CCD4BF
square
#BFD4D2 #C8BFD4 #D4BFC1 #CCD4BF
split-complementary
#BFD4D2 #D4BFCC #D4C8BF
monochromatic
#76A39F #9ABBB8 #BFD4D2 #E4EDEC #EDF3F2
Accessibility & contrast
On white
1.55
#BFD4D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#BFD4D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFD4D2
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFD4D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFD4D2 | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D2D2
Deuteranopia (green-blind)
#CDCED2
Tritanopia (blue-blind)
#BAD5D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bfd4d2; /* rgb */ color: rgb(191, 212, 210); /* oklch */ color: oklch(85.4% 0.023 189.8);
Tailwind
colors: {
custom: {
50: '#d2e1df',
500: '#bfd4d2',
950: '#000000',
},
}SCSS
$custom: #bfd4d2; $custom-light: #d2e1df; $custom-dark: #000000;
JSON
{
"hex": "#bfd4d2",
"rgb": {
"r": 191,
"g": 212,
"b": 210
},
"hsl": {
"h": 174.286,
"s": 19.626,
"l": 79.02
},
"oklch": {
"l": 0.85364,
"c": 0.02275,
"h": 189.8
},
"luminance": 0.62816
}Semantic roles & 50–950 ramp
primary
#BFD4D2
secondary
#A98E91
accent
#48509E
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484