#BEDACC#BEDACC
#BEDACC is a very light, muted teal. Relative luminance 0.654; OKLCH L 86.4% C 0.035 H 164.0°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDACC |
|---|---|
| RGB | rgb(190, 218, 204) |
| HSL | hsl(150, 27%, 80%) |
| HSV | hsv(150, 13%, 85%) |
| CMYK | cmyk(12.8%, 0%, 6.4%, 14.5%) |
| CIE-LAB | lab(84.71, -11.97, 3.76) |
| CIE-LCH | lch(84.71, 12.54, 162.56°) |
| OKLab | oklab(86.38% -0.0341 0.0098) |
| OKLCH | oklch(86.38% 0.035 164) |
| XYZ | xyz(57.2031, 65.4485, 66.7341) |
| Luminance | 0.6545 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 9.07
Powder Blue
#B0E0E6
ΔE00 9.25
Duck Egg Blue
#C3FBF4
ΔE00 9.37
Honeydew
#F0FFF0
ΔE00 9.61
Light Grey
#D8DCD6
ΔE00 9.75
Paleturquoise
#AFEEEE
ΔE00 9.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDACC #DABECC
analogous
#BEDABE #BEDACC #BEDADA
triadic
#BEDACC #CCBEDA #DACCBE
tetradic
#BEDACC #BEBEDA #DABECC #DADABE
square
#BEDACC #BEBEDA #DABECC #DADABE
split-complementary
#BEDACC #DABEDA #DABEBE
monochromatic
#70AE8F #97C4AD #BEDACC #E5F0EB #EBF4F0
Accessibility & contrast
On white
1.49
#BEDACC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#BEDACC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDACC
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDACC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDACC | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D6CB
Deuteranopia (green-blind)
#D4D2CD
Tritanopia (blue-blind)
#B9DAD6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bedacc; /* rgb */ color: rgb(190, 218, 204); /* oklch */ color: oklch(86.4% 0.035 164.0);
Tailwind
colors: {
custom: {
50: '#d1e5db',
500: '#bedacc',
950: '#000000',
},
}SCSS
$custom: #bedacc; $custom-light: #d1e5db; $custom-dark: #000000;
JSON
{
"hex": "#bedacc",
"rgb": {
"r": 190,
"g": 218,
"b": 204
},
"hsl": {
"h": 150,
"s": 27.451,
"l": 80
},
"oklch": {
"l": 0.8638,
"c": 0.03544,
"h": 164
},
"luminance": 0.6545
}Semantic roles & 50–950 ramp
primary
#BEDACC
secondary
#B18B9E
accent
#3F73A6
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141515
muted
#838484