#BEDDD3#BEDDD3
#BEDDD3 is a very light, muted teal. Relative luminance 0.674; OKLCH L 87.2% C 0.036 H 174.0°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDDD3 |
|---|---|
| RGB | rgb(190, 221, 211) |
| HSL | hsl(161, 31%, 81%) |
| HSV | hsv(161, 14%, 87%) |
| CMYK | cmyk(14%, 0%, 4.5%, 13.3%) |
| CIE-LAB | lab(85.69, -12.15, 1.47) |
| CIE-LCH | lch(85.69, 12.24, 173.11°) |
| OKLab | oklab(87.21% -0.0353 0.0037) |
| OKLCH | oklch(87.21% 0.036 174) |
| XYZ | xyz(58.8466, 67.3619, 71.5171) |
| Luminance | 0.6736 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.35
Ice
#D6FFFA
ΔE00 7.70
Duck Egg Blue
#C3FBF4
ΔE00 8.00
Paleturquoise
#AFEEEE
ΔE00 8.08
Ice Blue (survey)
#D7FFFE
ΔE00 8.29
Very Pale Blue
#D6FFFE
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDDD3 #DDBEC8
analogous
#BEDDC3 #BEDDD3 #BED7DD
triadic
#BEDDD3 #D3BEDD #DDD3BE
tetradic
#BEDDD3 #C3BEDD #DDBEC8 #D7DDBE
square
#BEDDD3 #C3BEDD #DDBEC8 #D7DDBE
split-complementary
#BEDDD3 #DDBED7 #DDC3BE
monochromatic
#6EB39D #96C8B8 #BEDDD3 #E6F2EE #EBF4F1
Accessibility & contrast
On white
1.45
#BEDDD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#BEDDD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDDD3
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDDD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDDD3 | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD9D3
Deuteranopia (green-blind)
#D5D4D4
Tritanopia (blue-blind)
#B7DEDA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #beddd3; /* rgb */ color: rgb(190, 221, 211); /* oklch */ color: oklch(87.2% 0.036 174.0);
Tailwind
colors: {
custom: {
50: '#d1e7e0',
500: '#beddd3',
950: '#000000',
},
}SCSS
$custom: #beddd3; $custom-light: #d1e7e0; $custom-dark: #000000;
JSON
{
"hex": "#beddd3",
"rgb": {
"r": 190,
"g": 221,
"b": 211
},
"hsl": {
"h": 160.645,
"s": 31.313,
"l": 80.588
},
"oklch": {
"l": 0.87209,
"c": 0.03554,
"h": 174
},
"luminance": 0.67363
}Semantic roles & 50–950 ramp
primary
#BEDDD3
secondary
#B58B98
accent
#3B5FAA
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484