#BDDBD4#BDDBD4
#BDDBD4 is a very light, muted teal. Relative luminance 0.662; OKLCH L 86.7% C 0.033 H 179.8°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BDDBD4 |
|---|---|
| RGB | rgb(189, 219, 212) |
| HSL | hsl(166, 29%, 80%) |
| HSV | hsv(166, 14%, 86%) |
| CMYK | cmyk(13.7%, 0%, 3.2%, 14.1%) |
| CIE-LAB | lab(85.12, -11.26, 0.10) |
| CIE-LCH | lch(85.12, 11.26, 179.49°) |
| OKLab | oklab(86.75% -0.0332 0.0001) |
| OKLCH | oklch(86.75% 0.033 179.8) |
| XYZ | xyz(58.1985, 66.2340, 71.9928) |
| Luminance | 0.6623 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.42
Ice
#D6FFFA
ΔE00 7.91
Paleturquoise
#AFEEEE
ΔE00 7.97
Ice Blue (survey)
#D7FFFE
ΔE00 8.22
Very Pale Blue
#D6FFFE
ΔE00 8.25
Duck Egg Blue
#C3FBF4
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDDBD4 #DBBDC4
analogous
#BDDBC5 #BDDBD4 #BDD3DB
triadic
#BDDBD4 #D4BDDB #DBD4BD
tetradic
#BDDBD4 #C5BDDB #DBBDC4 #D3DBBD
square
#BDDBD4 #C5BDDB #DBBDC4 #D3DBBD
split-complementary
#BDDBD4 #DBBDD3 #DBC5BD
monochromatic
#6EB0A0 #95C5BA #BDDBD4 #E5F1EE #EBF4F2
Accessibility & contrast
On white
1.47
#BDDBD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#BDDBD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDDBD4
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDDBD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDDBD4 | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D7D4
Deuteranopia (green-blind)
#D2D3D5
Tritanopia (blue-blind)
#B6DCD9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bddbd4; /* rgb */ color: rgb(189, 219, 212); /* oklch */ color: oklch(86.7% 0.033 179.8);
Tailwind
colors: {
custom: {
50: '#d1e6e1',
500: '#bddbd4',
950: '#000000',
},
}SCSS
$custom: #bddbd4; $custom-light: #d1e6e1; $custom-dark: #000000;
JSON
{
"hex": "#bddbd4",
"rgb": {
"r": 189,
"g": 219,
"b": 212
},
"hsl": {
"h": 166,
"s": 29.412,
"l": 80
},
"oklch": {
"l": 0.86748,
"c": 0.03322,
"h": 179.8
},
"luminance": 0.66235
}Semantic roles & 50–950 ramp
primary
#BDDBD4
secondary
#B28A93
accent
#3D56A8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484