#BDD2D2#BDD2D2
#BDD2D2 is a very light, muted teal. Relative luminance 0.616; OKLCH L 84.8% C 0.023 H 196.7°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BDD2D2 |
|---|---|
| RGB | rgb(189, 210, 210) |
| HSL | hsl(180, 19%, 78%) |
| HSV | hsv(180, 10%, 82%) |
| CMYK | cmyk(10%, 0%, 0%, 17.6%) |
| CIE-LAB | lab(82.68, -7.03, -2.40) |
| CIE-LCH | lch(82.68, 7.42, 198.87°) |
| OKLab | oklab(84.8% -0.0217 -0.0065) |
| OKLCH | oklch(84.8% 0.023 196.7) |
| XYZ | xyz(55.6630, 61.5642, 69.9107) |
| Luminance | 0.6157 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.72
Lightblue
#ADD8E6
ΔE00 7.09
Powder Blue
#B0E0E6
ΔE00 7.26
Light Grey
#D8DCD6
ΔE00 7.46
Fog
#D8DCE0
ΔE00 8.32
Light Gray
#D3D3D3
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDD2D2 #D2BDBD
analogous
#BDD2C7 #BDD2D2 #BDC7D2
triadic
#BDD2D2 #D2BDD2 #D2D2BD
tetradic
#BDD2D2 #C7BDD2 #D2BDBD #C7D2BD
square
#BDD2D2 #C7BDD2 #D2BDBD #C7D2BD
split-complementary
#BDD2D2 #D2BDC7 #D2C7BD
monochromatic
#74A0A0 #99B9B9 #BDD2D2 #E1EBEB #EDF3F3
Accessibility & contrast
On white
1.58
#BDD2D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#BDD2D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDD2D2
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDD2D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDD2D2 | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD0D2
Deuteranopia (green-blind)
#CBCCD2
Tritanopia (blue-blind)
#B7D4D2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bdd2d2; /* rgb */ color: rgb(189, 210, 210); /* oklch */ color: oklch(84.8% 0.023 196.7);
Tailwind
colors: {
custom: {
50: '#d1dfdf',
500: '#bdd2d2',
950: '#000000',
},
}SCSS
$custom: #bdd2d2; $custom-light: #d1dfdf; $custom-dark: #000000;
JSON
{
"hex": "#bdd2d2",
"rgb": {
"r": 189,
"g": 210,
"b": 210
},
"hsl": {
"h": 180,
"s": 18.919,
"l": 78.235
},
"oklch": {
"l": 0.84804,
"c": 0.02263,
"h": 196.7
},
"luminance": 0.61565
}Semantic roles & 50–950 ramp
primary
#BDD2D2
secondary
#A78C8C
accent
#48489D
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484