#BDDBCD#BDDBCD
#BDDBCD is a very light, muted teal. Relative luminance 0.659; OKLCH L 86.6% C 0.037 H 165.7°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BDDBCD |
|---|---|
| RGB | rgb(189, 219, 205) |
| HSL | hsl(152, 29%, 80%) |
| HSV | hsv(152, 14%, 86%) |
| CMYK | cmyk(13.7%, 0%, 6.4%, 14.1%) |
| CIE-LAB | lab(84.94, -12.61, 3.55) |
| CIE-LCH | lch(84.94, 13.10, 164.29°) |
| OKLab | oklab(86.55% -0.036 0.0092) |
| OKLCH | oklch(86.55% 0.037 165.7) |
| XYZ | xyz(57.3346, 65.8884, 67.4428) |
| Luminance | 0.6589 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 8.76
Duck Egg Blue
#C3FBF4
ΔE00 8.89
Powder Blue
#B0E0E6
ΔE00 8.99
Paleturquoise
#AFEEEE
ΔE00 9.33
Ice Blue (survey)
#D7FFFE
ΔE00 9.57
Very Pale Blue
#D6FFFE
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDDBCD #DBBDCB
analogous
#BDDBBE #BDDBCD #BDDADB
triadic
#BDDBCD #CDBDDB #DBCDBD
tetradic
#BDDBCD #BEBDDB #DBBDCB #DADBBD
square
#BDDBCD #BEBDDB #DBBDCB #DADBBD
split-complementary
#BDDBCD #DBBDDA #DBBEBD
monochromatic
#6EB091 #95C5AF #BDDBCD #E5F1EB #EBF4F0
Accessibility & contrast
On white
1.48
#BDDBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#BDDBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDDBCD
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDDBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDDBCD | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD6CC
Deuteranopia (green-blind)
#D4D2CE
Tritanopia (blue-blind)
#B7DBD7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bddbcd; /* rgb */ color: rgb(189, 219, 205); /* oklch */ color: oklch(86.6% 0.037 165.7);
Tailwind
colors: {
custom: {
50: '#d1e6dc',
500: '#bddbcd',
950: '#000000',
},
}SCSS
$custom: #bddbcd; $custom-light: #d1e6dc; $custom-dark: #000000;
JSON
{
"hex": "#bddbcd",
"rgb": {
"r": 189,
"g": 219,
"b": 205
},
"hsl": {
"h": 152,
"s": 29.412,
"l": 80
},
"oklch": {
"l": 0.8655,
"c": 0.03717,
"h": 165.7
},
"luminance": 0.6589
}Semantic roles & 50–950 ramp
primary
#BDDBCD
secondary
#B28A9D
accent
#3D6FA8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484