#BDEBEC#BDEBEC
#BDEBEC is a very light, muted teal. Relative luminance 0.763; OKLCH L 90.8% C 0.047 H 198.0°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BDEBEC |
|---|---|
| RGB | rgb(189, 235, 236) |
| HSL | hsl(181, 55%, 83%) |
| HSV | hsv(181, 20%, 93%) |
| CMYK | cmyk(19.9%, 0.4%, 0%, 7.5%) |
| CIE-LAB | lab(89.99, -14.48, -5.36) |
| CIE-LCH | lch(89.99, 15.45, 200.32°) |
| OKLab | oklab(90.83% -0.045 -0.0146) |
| OKLCH | oklch(90.83% 0.047 198) |
| XYZ | xyz(65.8306, 76.2892, 90.5974) |
| Luminance | 0.7629 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.20
Paleturquoise
#AFEEEE
ΔE00 3.42
Pale Sky Blue
#BDF6FE
ΔE00 3.70
Light Sky Blue
#C6FCFF
ΔE00 3.73
Pale Blue
#D0FEFE
ΔE00 4.03
Really Light Blue
#D4FFFF
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDEBEC #ECBEBD
analogous
#BDECD5 #BDEBEC #BDD3EC
triadic
#BDEBEC #ECBDEB #EBECBD
tetradic
#BDEBEC #D5BDEC #ECBEBD #D3ECBD
square
#BDEBEC #D5BDEC #ECBEBD #D3ECBD
split-complementary
#BDEBEC #ECBDD3 #ECD5BD
monochromatic
#5ECED1 #8DDDDE #BDEBEC #E7F8F8 #E7F8F8
Accessibility & contrast
On white
1.29
#BDEBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#BDEBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDEBEC
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDEBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDEBEC | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E6EC
Deuteranopia (green-blind)
#DBDFEC
Tritanopia (blue-blind)
#AEEEEB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #bdebec; /* rgb */ color: rgb(189, 235, 236); /* oklch */ color: oklch(90.8% 0.047 198.0);
Tailwind
colors: {
custom: {
50: '#d1f1f2',
500: '#bdebec',
950: '#000000',
},
}SCSS
$custom: #bdebec; $custom-light: #d1f1f2; $custom-dark: #000000;
JSON
{
"hex": "#bdebec",
"rgb": {
"r": 189,
"g": 235,
"b": 236
},
"hsl": {
"h": 181.277,
"s": 55.294,
"l": 83.333
},
"oklch": {
"l": 0.90826,
"c": 0.04733,
"h": 198
},
"luminance": 0.76292
}Semantic roles & 50–950 ramp
primary
#BDEBEC
secondary
#C98684
accent
#2623C3
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141616
muted
#838585