#BDD2CC#BDD2CC
#BDD2CC is a very light, muted teal. Relative luminance 0.613; OKLCH L 84.6% C 0.024 H 176.7°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BDD2CC |
|---|---|
| RGB | rgb(189, 210, 204) |
| HSL | hsl(163, 19%, 78%) |
| HSV | hsv(163, 10%, 82%) |
| CMYK | cmyk(10%, 0%, 2.9%, 17.6%) |
| CIE-LAB | lab(82.52, -8.19, 0.57) |
| CIE-LCH | lch(82.52, 8.21, 176.04°) |
| OKLab | oklab(84.63% -0.024 0.0014) |
| OKLCH | oklch(84.63% 0.024 176.7) |
| XYZ | xyz(54.9295, 61.2708, 66.0475) |
| Luminance | 0.6127 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.36
Light Grey
#D8DCD6
ΔE00 7.40
Powder Blue
#B0E0E6
ΔE00 8.25
Lightblue
#ADD8E6
ΔE00 9.37
Light Gray
#D3D3D3
ΔE00 9.73
Fog
#D8DCE0
ΔE00 9.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDD2CC #D2BDC3
analogous
#BDD2C1 #BDD2CC #BDCDD2
triadic
#BDD2CC #CCBDD2 #D2CCBD
tetradic
#BDD2CC #C1BDD2 #D2BDC3 #CDD2BD
square
#BDD2CC #C1BDD2 #D2BDC3 #CDD2BD
split-complementary
#BDD2CC #D2BDCD #D2C1BD
monochromatic
#74A094 #99B9B0 #BDD2CC #E1EBE8 #EDF3F1
Accessibility & contrast
On white
1.58
#BDD2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#BDD2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDD2CC
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDD2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDD2CC | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CFCC
Deuteranopia (green-blind)
#CCCCCC
Tritanopia (blue-blind)
#B8D3D0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bdd2cc; /* rgb */ color: rgb(189, 210, 204); /* oklch */ color: oklch(84.6% 0.024 176.7);
Tailwind
colors: {
custom: {
50: '#d1dfdb',
500: '#bdd2cc',
950: '#000000',
},
}SCSS
$custom: #bdd2cc; $custom-light: #d1dfdb; $custom-dark: #000000;
JSON
{
"hex": "#bdd2cc",
"rgb": {
"r": 189,
"g": 210,
"b": 204
},
"hsl": {
"h": 162.857,
"s": 18.919,
"l": 78.235
},
"oklch": {
"l": 0.84628,
"c": 0.02407,
"h": 176.7
},
"luminance": 0.61272
}Semantic roles & 50–950 ramp
primary
#BDD2CC
secondary
#A78C94
accent
#48619D
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141515
muted
#838484