#BDEDEB#BDEDEB
#BDEDEB is a very light, muted teal. Relative luminance 0.774; OKLCH L 91.2% C 0.049 H 193.2°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BDEDEB |
|---|---|
| RGB | rgb(189, 237, 235) |
| HSL | hsl(178, 57%, 84%) |
| HSV | hsv(178, 20%, 93%) |
| CMYK | cmyk(20.3%, 0%, 0.8%, 7.1%) |
| CIE-LAB | lab(90.50, -15.69, -4.10) |
| CIE-LCH | lch(90.50, 16.22, 194.64°) |
| OKLab | oklab(91.22% -0.048 -0.0112) |
| OKLCH | oklch(91.22% 0.049 193.2) |
| XYZ | xyz(66.2615, 77.3829, 90.0263) |
| Luminance | 0.7739 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.84
Light Sky Blue
#C6FCFF
ΔE00 3.72
Duck Egg Blue
#C3FBF4
ΔE00 3.72
Light Light Blue
#CAFFFB
ΔE00 3.83
Pale Blue
#D0FEFE
ΔE00 3.85
Really Light Blue
#D4FFFF
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDEDEB #EDBDBF
analogous
#BDEDD3 #BDEDEB #BDD7ED
triadic
#BDEDEB #EBBDED #EDEBBD
tetradic
#BDEDEB #D3BDED #EDBDBF #D7EDBD
square
#BDEDEB #D3BDED #EDBDBF #D7EDBD
split-complementary
#BDEDEB #EDBDD7 #EDD3BD
monochromatic
#5DD3CE #8DE0DC #BDEDEB #E7F8F8 #E7F8F8
Accessibility & contrast
On white
1.27
#BDEDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#BDEDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDEDEB
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDEDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDEDEB | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E8EB
Deuteranopia (green-blind)
#DDE1EC
Tritanopia (blue-blind)
#AEF0EC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bdedeb; /* rgb */ color: rgb(189, 237, 235); /* oklch */ color: oklch(91.2% 0.049 193.2);
Tailwind
colors: {
custom: {
50: '#d1f3f1',
500: '#bdedeb',
950: '#000000',
},
}SCSS
$custom: #bdedeb; $custom-light: #d1f3f1; $custom-dark: #000000;
JSON
{
"hex": "#bdedeb",
"rgb": {
"r": 189,
"g": 237,
"b": 235
},
"hsl": {
"h": 177.5,
"s": 57.143,
"l": 83.529
},
"oklch": {
"l": 0.91218,
"c": 0.04929,
"h": 193.2
},
"luminance": 0.77385
}Semantic roles & 50–950 ramp
primary
#BDEDEB
secondary
#CA8487
accent
#2128C5
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585