#BDDCCD#BDDCCD
#BDDCCD is a very light, muted teal. Relative luminance 0.664; OKLCH L 86.8% C 0.039 H 164.7°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BDDCCD |
|---|---|
| RGB | rgb(189, 220, 205) |
| HSL | hsl(151, 31%, 80%) |
| HSV | hsv(151, 14%, 86%) |
| CMYK | cmyk(14.1%, 0%, 6.8%, 13.7%) |
| CIE-LAB | lab(85.21, -13.12, 3.93) |
| CIE-LCH | lch(85.21, 13.70, 163.31°) |
| OKLab | oklab(86.76% -0.0374 0.0102) |
| OKLCH | oklch(86.76% 0.039 164.7) |
| XYZ | xyz(57.5963, 66.4118, 67.5300) |
| Luminance | 0.6641 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 8.71
Duck Egg Blue
#C3FBF4
ΔE00 8.73
Powder Blue
#B0E0E6
ΔE00 9.24
Paleturquoise
#AFEEEE
ΔE00 9.32
Eggshell Blue
#C4FFF7
ΔE00 9.45
Light Light Blue
#CAFFFB
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDDCCD #DCBDCC
analogous
#BDDCBD #BDDCCD #BDDBDC
triadic
#BDDCCD #CDBDDC #DCCDBD
tetradic
#BDDCCD #BDBDDC #DCBDCC #DBDCBD
square
#BDDCCD #BDBDDC #DCBDCC #DBDCBD
split-complementary
#BDDCCD #DCBDDB #DCBDBD
monochromatic
#6DB290 #95C7AF #BDDCCD #E5F1EB #EBF4F0
Accessibility & contrast
On white
1.47
#BDDCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#BDDCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDDCCD
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDDCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDDCCD | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD7CC
Deuteranopia (green-blind)
#D5D3CE
Tritanopia (blue-blind)
#B7DCD7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bddccd; /* rgb */ color: rgb(189, 220, 205); /* oklch */ color: oklch(86.8% 0.039 164.7);
Tailwind
colors: {
custom: {
50: '#d1e6dc',
500: '#bddccd',
950: '#000000',
},
}SCSS
$custom: #bddccd; $custom-light: #d1e6dc; $custom-dark: #000000;
JSON
{
"hex": "#bddccd",
"rgb": {
"r": 189,
"g": 220,
"b": 205
},
"hsl": {
"h": 150.968,
"s": 30.693,
"l": 80.196
},
"oklch": {
"l": 0.86762,
"c": 0.03875,
"h": 164.7
},
"luminance": 0.66413
}Semantic roles & 50–950 ramp
primary
#BDDCCD
secondary
#B38A9E
accent
#3C71A9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484