#BDDECF#BDDECF
#BDDECF is a very light, muted teal. Relative luminance 0.676; OKLCH L 87.2% C 0.040 H 166.2°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BDDECF |
|---|---|
| RGB | rgb(189, 222, 207) |
| HSL | hsl(153, 33%, 81%) |
| HSV | hsv(153, 15%, 87%) |
| CMYK | cmyk(14.9%, 0%, 6.8%, 12.9%) |
| CIE-LAB | lab(85.79, -13.75, 3.72) |
| CIE-LCH | lch(85.79, 14.25, 164.86°) |
| OKLab | oklab(87.24% -0.0393 0.0096) |
| OKLCH | oklch(87.24% 0.04 166.2) |
| XYZ | xyz(58.3673, 67.5650, 68.9856) |
| Luminance | 0.6757 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 8.14
Ice
#D6FFFA
ΔE00 8.26
Paleturquoise
#AFEEEE
ΔE00 8.83
Eggshell Blue
#C4FFF7
ΔE00 8.85
Light Light Blue
#CAFFFB
ΔE00 8.98
Powder Blue
#B0E0E6
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDDECF #DEBDCC
analogous
#BDDEBE #BDDECF #BDDCDE
triadic
#BDDECF #CFBDDE #DECFBD
tetradic
#BDDECF #BEBDDE #DEBDCC #DCDEBD
square
#BDDECF #BEBDDE #DEBDCC #DCDEBD
split-complementary
#BDDECF #DEBDDC #DEBEBD
monochromatic
#6BB594 #94CAB1 #BDDECF #E6F2ED #EBF5F0
Accessibility & contrast
On white
1.45
#BDDECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#BDDECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDDECF
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDDECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDDECF | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD9CE
Deuteranopia (green-blind)
#D6D5D0
Tritanopia (blue-blind)
#B7DED9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bddecf; /* rgb */ color: rgb(189, 222, 207); /* oklch */ color: oklch(87.2% 0.040 166.2);
Tailwind
colors: {
custom: {
50: '#d1e8dd',
500: '#bddecf',
950: '#000000',
},
}SCSS
$custom: #bddecf; $custom-light: #d1e8dd; $custom-dark: #000000;
JSON
{
"hex": "#bddecf",
"rgb": {
"r": 189,
"g": 222,
"b": 207
},
"hsl": {
"h": 152.727,
"s": 33.333,
"l": 80.588
},
"oklch": {
"l": 0.8724,
"c": 0.04045,
"h": 166.2
},
"luminance": 0.67566
}Semantic roles & 50–950 ramp
primary
#BDDECF
secondary
#B6899E
accent
#396EAC
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484