#BFD2D5#BFD2D5
#BFD2D5 is a very light, muted teal. Relative luminance 0.620; OKLCH L 85.0% C 0.021 H 208.1°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BFD2D5 |
|---|---|
| RGB | rgb(191, 210, 213) |
| HSL | hsl(188, 21%, 79%) |
| HSV | hsv(188, 10%, 84%) |
| CMYK | cmyk(10.3%, 1.4%, 0%, 16.5%) |
| CIE-LAB | lab(82.90, -5.78, -3.66) |
| CIE-LCH | lch(82.90, 6.84, 212.37°) |
| OKLab | oklab(85.04% -0.0185 -0.0099) |
| OKLCH | oklch(85.04% 0.021 208.1) |
| XYZ | xyz(56.5399, 61.9727, 71.9210) |
| Luminance | 0.6197 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.15
Lightblue
#ADD8E6
ΔE00 6.76
Fog
#D8DCE0
ΔE00 7.06
Light Grey
#D8DCD6
ΔE00 7.33
Light Gray
#D3D3D3
ΔE00 7.84
Powder Blue
#B0E0E6
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFD2D5 #D5C2BF
analogous
#BFD5CD #BFD2D5 #BFC7D5
triadic
#BFD2D5 #D5BFD2 #D2D5BF
tetradic
#BFD2D5 #CDBFD5 #D5C2BF #C7D5BF
square
#BFD2D5 #CDBFD5 #D5C2BF #C7D5BF
split-complementary
#BFD2D5 #D5BFC7 #D5CDBF
monochromatic
#759EA5 #9AB8BD #BFD2D5 #E4ECED #EDF2F3
Accessibility & contrast
On white
1.57
#BFD2D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#BFD2D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFD2D5
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFD2D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFD2D5 | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD0D5
Deuteranopia (green-blind)
#CBCDD5
Tritanopia (blue-blind)
#B9D4D3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bfd2d5; /* rgb */ color: rgb(191, 210, 213); /* oklch */ color: oklch(85.0% 0.021 208.1);
Tailwind
colors: {
custom: {
50: '#d2dfe1',
500: '#bfd2d5',
950: '#000000',
},
}SCSS
$custom: #bfd2d5; $custom-light: #d2dfe1; $custom-dark: #000000;
JSON
{
"hex": "#bfd2d5",
"rgb": {
"r": 191,
"g": 210,
"b": 213
},
"hsl": {
"h": 188.182,
"s": 20.755,
"l": 79.216
},
"oklch": {
"l": 0.85038,
"c": 0.02096,
"h": 208.1
},
"luminance": 0.61974
}Semantic roles & 50–950 ramp
primary
#BFD2D5
secondary
#AA928E
accent
#52469F
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484