#BDD3D2#BDD3D2
#BDD3D2 is a very light, muted teal. Relative luminance 0.621; OKLCH L 85.0% C 0.024 H 193.4°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BDD3D2 |
|---|---|
| RGB | rgb(189, 211, 210) |
| HSL | hsl(177, 20%, 78%) |
| HSV | hsv(177, 10%, 83%) |
| CMYK | cmyk(10.4%, 0%, 0.5%, 17.3%) |
| CIE-LAB | lab(82.95, -7.54, -2.01) |
| CIE-LCH | lch(82.95, 7.81, 194.95°) |
| OKLab | oklab(85.01% -0.023 -0.0055) |
| OKLCH | oklch(85.01% 0.024 193.4) |
| XYZ | xyz(55.9107, 62.0595, 69.9933) |
| Luminance | 0.6206 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.00
Silver (survey)
#C5C9C7
ΔE00 7.12
Lightblue
#ADD8E6
ΔE00 7.24
Light Grey
#D8DCD6
ΔE00 7.59
Fog
#D8DCE0
ΔE00 8.76
Light Gray
#D3D3D3
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDD3D2 #D3BDBE
analogous
#BDD3C7 #BDD3D2 #BDC9D3
triadic
#BDD3D2 #D2BDD3 #D3D2BD
tetradic
#BDD3D2 #C7BDD3 #D3BDBE #C9D3BD
square
#BDD3D2 #C7BDD3 #D3BDBE #C9D3BD
split-complementary
#BDD3D2 #D3BDC9 #D3C7BD
monochromatic
#74A2A0 #98BBB9 #BDD3D2 #E2EBEB #EDF3F2
Accessibility & contrast
On white
1.57
#BDD3D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#BDD3D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDD3D2
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDD3D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDD3D2 | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D1D2
Deuteranopia (green-blind)
#CCCDD2
Tritanopia (blue-blind)
#B7D4D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bdd3d2; /* rgb */ color: rgb(189, 211, 210); /* oklch */ color: oklch(85.0% 0.024 193.4);
Tailwind
colors: {
custom: {
50: '#d1e0df',
500: '#bdd3d2',
950: '#000000',
},
}SCSS
$custom: #bdd3d2; $custom-light: #d1e0df; $custom-dark: #000000;
JSON
{
"hex": "#bdd3d2",
"rgb": {
"r": 189,
"g": 211,
"b": 210
},
"hsl": {
"h": 177.273,
"s": 20,
"l": 78.431
},
"oklch": {
"l": 0.85013,
"c": 0.02369,
"h": 193.4
},
"luminance": 0.6206
}Semantic roles & 50–950 ramp
primary
#BDD3D2
secondary
#A88C8D
accent
#474B9E
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484