#BDDACC#BDDACC
#BDDACC is a very light, muted teal. Relative luminance 0.653; OKLCH L 86.3% C 0.036 H 164.9°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #BDDACC |
|---|---|
| RGB | rgb(189, 218, 204) |
| HSL | hsl(151, 28%, 80%) |
| HSV | hsv(151, 13%, 85%) |
| CMYK | cmyk(13.3%, 0%, 6.4%, 14.5%) |
| CIE-LAB | lab(84.65, -12.30, 3.65) |
| CIE-LCH | lch(84.65, 12.83, 163.44°) |
| OKLab | oklab(86.31% -0.0351 0.0095) |
| OKLCH | oklch(86.31% 0.036 164.9) |
| XYZ | xyz(56.9542, 65.3201, 66.7224) |
| Luminance | 0.6532 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 9.01
Powder Blue
#B0E0E6
ΔE00 9.13
Duck Egg Blue
#C3FBF4
ΔE00 9.21
Paleturquoise
#AFEEEE
ΔE00 9.60
Honeydew
#F0FFF0
ΔE00 9.78
Ice Blue (survey)
#D7FFFE
ΔE00 9.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDDACC #DABDCB
analogous
#BDDABE #BDDACC #BDDADA
triadic
#BDDACC #CCBDDA #DACCBD
tetradic
#BDDACC #BEBDDA #DABDCB #DADABD
square
#BDDACC #BEBDDA #DABDCB #DADABD
split-complementary
#BDDACC #DABDDA #DABEBD
monochromatic
#6FAE8F #96C4AE #BDDACC #E4F0EA #EBF4F0
Accessibility & contrast
On white
1.49
#BDDACC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#BDDACC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDDACC
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDDACC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDDACC | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D6CB
Deuteranopia (green-blind)
#D3D2CD
Tritanopia (blue-blind)
#B8DAD6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bddacc; /* rgb */ color: rgb(189, 218, 204); /* oklch */ color: oklch(86.3% 0.036 164.9);
Tailwind
colors: {
custom: {
50: '#d1e5db',
500: '#bddacc',
950: '#000000',
},
}SCSS
$custom: #bddacc; $custom-light: #d1e5db; $custom-dark: #000000;
JSON
{
"hex": "#bddacc",
"rgb": {
"r": 189,
"g": 218,
"b": 204
},
"hsl": {
"h": 151.034,
"s": 28.155,
"l": 79.804
},
"oklch": {
"l": 0.86311,
"c": 0.03632,
"h": 164.9
},
"luminance": 0.65321
}Semantic roles & 50–950 ramp
primary
#BDDACC
secondary
#B18A9D
accent
#3F71A7
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141515
muted
#838484