#BDEDED#BDEDED
#BDEDED is a very light, muted teal. Relative luminance 0.775; OKLCH L 91.3% C 0.049 H 196.3°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BDEDED |
|---|---|
| RGB | rgb(189, 237, 237) |
| HSL | hsl(180, 57%, 84%) |
| HSV | hsv(180, 20%, 93%) |
| CMYK | cmyk(20.3%, 0%, 0%, 7.1%) |
| CIE-LAB | lab(90.55, -15.28, -5.06) |
| CIE-LCH | lch(90.55, 16.09, 198.34°) |
| OKLab | oklab(91.28% -0.0472 -0.0138) |
| OKLCH | oklch(91.28% 0.049 196.3) |
| XYZ | xyz(66.5521, 77.4992, 91.5566) |
| Luminance | 0.7750 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.89
Light Sky Blue
#C6FCFF
ΔE00 3.36
Pale Sky Blue
#BDF6FE
ΔE00 3.69
Pale Blue
#D0FEFE
ΔE00 3.70
Powder Blue
#B0E0E6
ΔE00 3.78
Light Light Blue
#CAFFFB
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDEDED #EDBDBD
analogous
#BDEDD5 #BDEDED #BDD5ED
triadic
#BDEDED #EDBDED #EDEDBD
tetradic
#BDEDED #D5BDED #EDBDBD #D5EDBD
square
#BDEDED #D5BDED #EDBDBD #D5EDBD
split-complementary
#BDEDED #EDBDD5 #EDD5BD
monochromatic
#5DD3D3 #8DE0E0 #BDEDED #E7F8F8 #E7F8F8
Accessibility & contrast
On white
1.27
#BDEDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#BDEDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDEDED
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDEDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDEDED | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E8ED
Deuteranopia (green-blind)
#DDE1ED
Tritanopia (blue-blind)
#AEF0ED
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bdeded; /* rgb */ color: rgb(189, 237, 237); /* oklch */ color: oklch(91.3% 0.049 196.3);
Tailwind
colors: {
custom: {
50: '#d1f2f2',
500: '#bdeded',
950: '#000000',
},
}SCSS
$custom: #bdeded; $custom-light: #d1f2f2; $custom-dark: #000000;
JSON
{
"hex": "#bdeded",
"rgb": {
"r": 189,
"g": 237,
"b": 237
},
"hsl": {
"h": 180,
"s": 57.143,
"l": 83.529
},
"oklch": {
"l": 0.91278,
"c": 0.04919,
"h": 196.3
},
"luminance": 0.77502
}Semantic roles & 50–950 ramp
primary
#BDEDED
secondary
#CA8484
accent
#2121C5
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585