#BFD2D2#BFD2D2
#BFD2D2 is a very light, muted teal. Relative luminance 0.618; OKLCH L 84.9% C 0.021 H 196.8°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BFD2D2 |
|---|---|
| RGB | rgb(191, 210, 210) |
| HSL | hsl(180, 17%, 79%) |
| HSV | hsv(180, 9%, 82%) |
| CMYK | cmyk(9%, 0%, 0%, 17.6%) |
| CIE-LAB | lab(82.82, -6.37, -2.18) |
| CIE-LCH | lch(82.82, 6.73, 198.92°) |
| OKLab | oklab(84.95% -0.0196 -0.0059) |
| OKLCH | oklch(84.95% 0.021 196.8) |
| XYZ | xyz(56.1627, 61.8218, 69.9341) |
| Luminance | 0.6182 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.09
Light Grey
#D8DCD6
ΔE00 6.88
Lightblue
#ADD8E6
ΔE00 7.49
Fog
#D8DCE0
ΔE00 7.69
Powder Blue
#B0E0E6
ΔE00 7.83
Light Gray
#D3D3D3
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFD2D2 #D2BFBF
analogous
#BFD2C8 #BFD2D2 #BFC8D2
triadic
#BFD2D2 #D2BFD2 #D2D2BF
tetradic
#BFD2D2 #C8BFD2 #D2BFBF #C8D2BF
square
#BFD2D2 #C8BFD2 #D2BFBF #C8D2BF
split-complementary
#BFD2D2 #D2BFC8 #D2C8BF
monochromatic
#779F9F #9BB9B9 #BFD2D2 #E3EBEB #EDF2F2
Accessibility & contrast
On white
1.57
#BFD2D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#BFD2D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFD2D2
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFD2D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFD2D2 | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD0D2
Deuteranopia (green-blind)
#CBCDD2
Tritanopia (blue-blind)
#BAD3D2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bfd2d2; /* rgb */ color: rgb(191, 210, 210); /* oklch */ color: oklch(84.9% 0.021 196.8);
Tailwind
colors: {
custom: {
50: '#d2dfdf',
500: '#bfd2d2',
950: '#000000',
},
}SCSS
$custom: #bfd2d2; $custom-light: #d2dfdf; $custom-dark: #000000;
JSON
{
"hex": "#bfd2d2",
"rgb": {
"r": 191,
"g": 210,
"b": 210
},
"hsl": {
"h": 180,
"s": 17.431,
"l": 78.627
},
"oklch": {
"l": 0.84948,
"c": 0.02051,
"h": 196.8
},
"luminance": 0.61823
}Semantic roles & 50–950 ramp
primary
#BFD2D2
secondary
#A78E8E
accent
#4A4A9C
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484