#BEDADC#BEDADC
#BEDADC is a very light, muted teal. Relative luminance 0.663; OKLCH L 86.8% C 0.030 H 201.9°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDADC |
|---|---|
| RGB | rgb(190, 218, 220) |
| HSL | hsl(184, 30%, 80%) |
| HSV | hsv(184, 14%, 86%) |
| CMYK | cmyk(13.6%, 0.9%, 0%, 13.7%) |
| CIE-LAB | lab(85.13, -8.84, -4.11) |
| CIE-LCH | lch(85.13, 9.75, 204.95°) |
| OKLab | oklab(86.84% -0.0277 -0.0111) |
| OKLCH | oklch(86.84% 0.03 201.9) |
| XYZ | xyz(59.2216, 66.2559, 77.3648) |
| Luminance | 0.6626 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.85
Lightblue
#ADD8E6
ΔE00 5.37
Lightcyan
#E0FFFF
ΔE00 7.97
Pale Sky Blue
#BDF6FE
ΔE00 8.26
Ice Blue (survey)
#D7FFFE
ΔE00 8.34
Very Light Blue
#D5FFFF
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDADC #DCC0BE
analogous
#BEDCCF #BEDADC #BECBDC
triadic
#BEDADC #DCBEDA #DADCBE
tetradic
#BEDADC #CFBEDC #DCC0BE #CBDCBE
square
#BEDADC #CFBEDC #DCC0BE #CBDCBE
split-complementary
#BEDADC #DCBECB #DCCFBE
monochromatic
#6EADB1 #96C3C7 #BEDADC #E6F1F1 #EBF4F4
Accessibility & contrast
On white
1.47
#BEDADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#BEDADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDADC
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDADC | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D7DC
Deuteranopia (green-blind)
#D0D3DC
Tritanopia (blue-blind)
#B5DCDA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bedadc; /* rgb */ color: rgb(190, 218, 220); /* oklch */ color: oklch(86.8% 0.030 201.9);
Tailwind
colors: {
custom: {
50: '#d2e5e6',
500: '#bedadc',
950: '#000000',
},
}SCSS
$custom: #bedadc; $custom-light: #d2e5e6; $custom-dark: #000000;
JSON
{
"hex": "#bedadc",
"rgb": {
"r": 190,
"g": 218,
"b": 220
},
"hsl": {
"h": 184,
"s": 30,
"l": 80.392
},
"oklch": {
"l": 0.86843,
"c": 0.02989,
"h": 201.9
},
"luminance": 0.66257
}Semantic roles & 50–950 ramp
primary
#BEDADC
secondary
#B38E8B
accent
#443DA9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484