#BEDDD2#BEDDD2
#BEDDD2 is a very light, muted teal. Relative luminance 0.673; OKLCH L 87.2% C 0.036 H 172.0°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDDD2 |
|---|---|
| RGB | rgb(190, 221, 210) |
| HSL | hsl(159, 31%, 81%) |
| HSV | hsv(159, 14%, 87%) |
| CMYK | cmyk(14%, 0%, 5%, 13.3%) |
| CIE-LAB | lab(85.66, -12.34, 1.96) |
| CIE-LCH | lch(85.66, 12.50, 170.97°) |
| OKLab | oklab(87.18% -0.0357 0.005) |
| OKLCH | oklch(87.18% 0.036 172) |
| XYZ | xyz(58.7217, 67.3119, 70.8589) |
| Luminance | 0.6731 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.72
Ice
#D6FFFA
ΔE00 7.83
Duck Egg Blue
#C3FBF4
ΔE00 8.08
Paleturquoise
#AFEEEE
ΔE00 8.29
Ice Blue (survey)
#D7FFFE
ΔE00 8.50
Very Pale Blue
#D6FFFE
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDDD2 #DDBEC9
analogous
#BEDDC2 #BEDDD2 #BED8DD
triadic
#BEDDD2 #D2BEDD #DDD2BE
tetradic
#BEDDD2 #C2BEDD #DDBEC9 #D8DDBE
square
#BEDDD2 #C2BEDD #DDBEC9 #D8DDBE
split-complementary
#BEDDD2 #DDBED8 #DDC2BE
monochromatic
#6EB39A #96C8B6 #BEDDD2 #E6F2EE #EBF4F1
Accessibility & contrast
On white
1.45
#BEDDD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#BEDDD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDDD2
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDDD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDDD2 | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD9D2
Deuteranopia (green-blind)
#D5D4D3
Tritanopia (blue-blind)
#B7DEDA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #beddd2; /* rgb */ color: rgb(190, 221, 210); /* oklch */ color: oklch(87.2% 0.036 172.0);
Tailwind
colors: {
custom: {
50: '#d1e7df',
500: '#beddd2',
950: '#000000',
},
}SCSS
$custom: #beddd2; $custom-light: #d1e7df; $custom-dark: #000000;
JSON
{
"hex": "#beddd2",
"rgb": {
"r": 190,
"g": 221,
"b": 210
},
"hsl": {
"h": 158.71,
"s": 31.313,
"l": 80.588
},
"oklch": {
"l": 0.8718,
"c": 0.03609,
"h": 172
},
"luminance": 0.67313
}Semantic roles & 50–950 ramp
primary
#BEDDD2
secondary
#B58B9A
accent
#3B63AA
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484