#BEDACD#BEDACD
#BEDACD is a very light, muted teal. Relative luminance 0.655; OKLCH L 86.4% C 0.035 H 165.9°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDACD |
|---|---|
| RGB | rgb(190, 218, 205) |
| HSL | hsl(152, 27%, 80%) |
| HSV | hsv(152, 13%, 85%) |
| CMYK | cmyk(12.8%, 0%, 6%, 14.5%) |
| CIE-LAB | lab(84.74, -11.78, 3.27) |
| CIE-LCH | lch(84.74, 12.22, 164.50°) |
| OKLab | oklab(86.41% -0.0337 0.0085) |
| OKLCH | oklch(86.41% 0.035 165.9) |
| XYZ | xyz(57.3235, 65.4966, 67.3678) |
| Luminance | 0.6550 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.88
Ice
#D6FFFA
ΔE00 8.90
Duck Egg Blue
#C3FBF4
ΔE00 9.24
Paleturquoise
#AFEEEE
ΔE00 9.57
Honeydew
#F0FFF0
ΔE00 9.60
Ice Blue (survey)
#D7FFFE
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDACD #DABECB
analogous
#BEDABF #BEDACD #BED9DA
triadic
#BEDACD #CDBEDA #DACDBE
tetradic
#BEDACD #BFBEDA #DABECB #D9DABE
square
#BEDACD #BFBEDA #DABECB #D9DABE
split-complementary
#BEDACD #DABED9 #DABFBE
monochromatic
#70AE91 #97C4AF #BEDACD #E5F0EB #EBF4F0
Accessibility & contrast
On white
1.49
#BEDACD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#BEDACD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDACD
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDACD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDACD | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D6CC
Deuteranopia (green-blind)
#D3D2CE
Tritanopia (blue-blind)
#B9DAD6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bedacd; /* rgb */ color: rgb(190, 218, 205); /* oklch */ color: oklch(86.4% 0.035 165.9);
Tailwind
colors: {
custom: {
50: '#d1e5dc',
500: '#bedacd',
950: '#000000',
},
}SCSS
$custom: #bedacd; $custom-light: #d1e5dc; $custom-dark: #000000;
JSON
{
"hex": "#bedacd",
"rgb": {
"r": 190,
"g": 218,
"b": 205
},
"hsl": {
"h": 152.143,
"s": 27.451,
"l": 80
},
"oklch": {
"l": 0.86408,
"c": 0.03471,
"h": 165.9
},
"luminance": 0.65498
}Semantic roles & 50–950 ramp
primary
#BEDACD
secondary
#B18B9D
accent
#3F6FA6
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484