#BDDBCF#BDDBCF
#BDDBCF is a very light, muted teal. Relative luminance 0.660; OKLCH L 86.6% C 0.036 H 169.4°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #BDDBCF |
|---|---|
| RGB | rgb(189, 219, 207) |
| HSL | hsl(156, 29%, 80%) |
| HSV | hsv(156, 14%, 86%) |
| CMYK | cmyk(13.7%, 0%, 5.5%, 14.1%) |
| CIE-LAB | lab(84.99, -12.23, 2.56) |
| CIE-LCH | lch(84.99, 12.50, 168.17°) |
| OKLab | oklab(86.61% -0.0352 0.0066) |
| OKLCH | oklch(86.61% 0.036 169.4) |
| XYZ | xyz(57.5775, 65.9856, 68.7224) |
| Luminance | 0.6599 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.25
Ice
#D6FFFA
ΔE00 8.43
Duck Egg Blue
#C3FBF4
ΔE00 8.65
Paleturquoise
#AFEEEE
ΔE00 8.86
Ice Blue (survey)
#D7FFFE
ΔE00 9.13
Very Pale Blue
#D6FFFE
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDDBCF #DBBDC9
analogous
#BDDBC0 #BDDBCF #BDD8DB
triadic
#BDDBCF #CFBDDB #DBCFBD
tetradic
#BDDBCF #C0BDDB #DBBDC9 #D8DBBD
square
#BDDBCF #C0BDDB #DBBDC9 #D8DBBD
split-complementary
#BDDBCF #DBBDD8 #DBC0BD
monochromatic
#6EB095 #95C5B2 #BDDBCF #E5F1EC #EBF4F1
Accessibility & contrast
On white
1.48
#BDDBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#BDDBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDDBCF
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDDBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDDBCF | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D7CE
Deuteranopia (green-blind)
#D3D3D0
Tritanopia (blue-blind)
#B7DBD7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bddbcf; /* rgb */ color: rgb(189, 219, 207); /* oklch */ color: oklch(86.6% 0.036 169.4);
Tailwind
colors: {
custom: {
50: '#d1e6dd',
500: '#bddbcf',
950: '#000000',
},
}SCSS
$custom: #bddbcf; $custom-light: #d1e6dd; $custom-dark: #000000;
JSON
{
"hex": "#bddbcf",
"rgb": {
"r": 189,
"g": 219,
"b": 207
},
"hsl": {
"h": 156,
"s": 29.412,
"l": 80
},
"oklch": {
"l": 0.86606,
"c": 0.03582,
"h": 169.4
},
"luminance": 0.65987
}Semantic roles & 50–950 ramp
primary
#BDDBCF
secondary
#B28A9A
accent
#3D68A8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484