#BEDDD4#BEDDD4
#BEDDD4 is a very light, muted teal. Relative luminance 0.674; OKLCH L 87.2% C 0.035 H 176.1°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDDD4 |
|---|---|
| RGB | rgb(190, 221, 212) |
| HSL | hsl(163, 31%, 81%) |
| HSV | hsv(163, 14%, 87%) |
| CMYK | cmyk(14%, 0%, 4.1%, 13.3%) |
| CIE-LAB | lab(85.71, -11.96, 0.98) |
| CIE-LCH | lch(85.71, 12.00, 175.32°) |
| OKLab | oklab(87.24% -0.0349 0.0024) |
| OKLCH | oklch(87.24% 0.035 176.1) |
| XYZ | xyz(58.9724, 67.4122, 72.1794) |
| Luminance | 0.6741 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.98
Ice
#D6FFFA
ΔE00 7.59
Paleturquoise
#AFEEEE
ΔE00 7.89
Duck Egg Blue
#C3FBF4
ΔE00 7.95
Ice Blue (survey)
#D7FFFE
ΔE00 8.10
Very Pale Blue
#D6FFFE
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDDD4 #DDBEC7
analogous
#BEDDC4 #BEDDD4 #BED6DD
triadic
#BEDDD4 #D4BEDD #DDD4BE
tetradic
#BEDDD4 #C4BEDD #DDBEC7 #D6DDBE
square
#BEDDD4 #C4BEDD #DDBEC7 #D6DDBE
split-complementary
#BEDDD4 #DDBED6 #DDC4BE
monochromatic
#6EB39F #96C8B9 #BEDDD4 #E6F2EF #EBF4F2
Accessibility & contrast
On white
1.45
#BEDDD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#BEDDD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDDD4
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDDD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDDD4 | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD9D4
Deuteranopia (green-blind)
#D4D4D5
Tritanopia (blue-blind)
#B7DEDA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #beddd4; /* rgb */ color: rgb(190, 221, 212); /* oklch */ color: oklch(87.2% 0.035 176.1);
Tailwind
colors: {
custom: {
50: '#d1e7e1',
500: '#beddd4',
950: '#000000',
},
}SCSS
$custom: #beddd4; $custom-light: #d1e7e1; $custom-dark: #000000;
JSON
{
"hex": "#beddd4",
"rgb": {
"r": 190,
"g": 221,
"b": 212
},
"hsl": {
"h": 162.581,
"s": 31.313,
"l": 80.588
},
"oklch": {
"l": 0.87237,
"c": 0.03503,
"h": 176.1
},
"luminance": 0.67414
}Semantic roles & 50–950 ramp
primary
#BEDDD4
secondary
#B58B97
accent
#3B5CAA
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484