#BDDECE#BDDECE
#BDDECE is a very light, muted teal. Relative luminance 0.675; OKLCH L 87.2% C 0.041 H 164.6°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BDDECE |
|---|---|
| RGB | rgb(189, 222, 206) |
| HSL | hsl(151, 33%, 81%) |
| HSV | hsv(151, 15%, 87%) |
| CMYK | cmyk(14.9%, 0%, 7.2%, 12.9%) |
| CIE-LAB | lab(85.76, -13.94, 4.21) |
| CIE-LCH | lch(85.76, 14.57, 163.19°) |
| OKLab | oklab(87.21% -0.0397 0.0109) |
| OKLCH | oklch(87.21% 0.041 164.6) |
| XYZ | xyz(58.2454, 67.5163, 68.3438) |
| Luminance | 0.6752 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 8.31
Ice
#D6FFFA
ΔE00 8.47
Eggshell Blue
#C4FFF7
ΔE00 8.99
Paleturquoise
#AFEEEE
ΔE00 9.10
Light Light Blue
#CAFFFB
ΔE00 9.19
Powder Blue
#B0E0E6
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDDECE #DEBDCD
analogous
#BDDEBD #BDDECE #BDDDDE
triadic
#BDDECE #CEBDDE #DECEBD
tetradic
#BDDECE #BDBDDE #DEBDCD #DDDEBD
square
#BDDECE #BDBDDE #DEBDCD #DDDEBD
split-complementary
#BDDECE #DEBDDD #DEBDBD
monochromatic
#6BB591 #94CAB0 #BDDECE #E6F2EC #EBF5F0
Accessibility & contrast
On white
1.45
#BDDECE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#BDDECE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDDECE
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDDECE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDDECE | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD9CD
Deuteranopia (green-blind)
#D6D5CF
Tritanopia (blue-blind)
#B7DED9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bddece; /* rgb */ color: rgb(189, 222, 206); /* oklch */ color: oklch(87.2% 0.041 164.6);
Tailwind
colors: {
custom: {
50: '#d1e8dd',
500: '#bddece',
950: '#000000',
},
}SCSS
$custom: #bddece; $custom-light: #d1e8dd; $custom-dark: #000000;
JSON
{
"hex": "#bddece",
"rgb": {
"r": 189,
"g": 222,
"b": 206
},
"hsl": {
"h": 150.909,
"s": 33.333,
"l": 80.588
},
"oklch": {
"l": 0.87213,
"c": 0.04116,
"h": 164.6
},
"luminance": 0.67518
}Semantic roles & 50–950 ramp
primary
#BDDECE
secondary
#B6899F
accent
#3971AC
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484