#BEDDD9#BEDDD9
#BEDDD9 is a very light, muted teal. Relative luminance 0.677; OKLCH L 87.4% C 0.033 H 187.1°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDDD9 |
|---|---|
| RGB | rgb(190, 221, 217) |
| HSL | hsl(172, 31%, 81%) |
| HSV | hsv(172, 14%, 87%) |
| CMYK | cmyk(14%, 0%, 1.8%, 13.3%) |
| CIE-LAB | lab(85.84, -10.97, -1.48) |
| CIE-LCH | lch(85.84, 11.07, 187.66°) |
| OKLab | oklab(87.38% -0.033 -0.0041) |
| OKLCH | oklch(87.38% 0.033 187.1) |
| XYZ | xyz(59.6129, 67.6684, 75.5527) |
| Luminance | 0.6767 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.24
Paleturquoise
#AFEEEE
ΔE00 7.31
Ice
#D6FFFA
ΔE00 7.38
Ice Blue (survey)
#D7FFFE
ΔE00 7.43
Very Pale Blue
#D6FFFE
ΔE00 7.46
Very Light Blue
#D5FFFF
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDDD9 #DDBEC2
analogous
#BEDDC9 #BEDDD9 #BED1DD
triadic
#BEDDD9 #D9BEDD #DDD9BE
tetradic
#BEDDD9 #C9BEDD #DDBEC2 #D1DDBE
square
#BEDDD9 #C9BEDD #DDBEC2 #D1DDBE
split-complementary
#BEDDD9 #DDBED1 #DDC9BE
monochromatic
#6EB3AA #96C8C2 #BEDDD9 #E6F2F0 #EBF4F3
Accessibility & contrast
On white
1.44
#BEDDD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#BEDDD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDDD9
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDDD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDDD9 | 1.00 | 1.44 | 14.53 | 14.53 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D9D9
Deuteranopia (green-blind)
#D3D5D9
Tritanopia (blue-blind)
#B6DFDC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #beddd9; /* rgb */ color: rgb(190, 221, 217); /* oklch */ color: oklch(87.4% 0.033 187.1);
Tailwind
colors: {
custom: {
50: '#d2e7e4',
500: '#beddd9',
950: '#000000',
},
}SCSS
$custom: #beddd9; $custom-light: #d2e7e4; $custom-dark: #000000;
JSON
{
"hex": "#beddd9",
"rgb": {
"r": 190,
"g": 221,
"b": 217
},
"hsl": {
"h": 172.258,
"s": 31.313,
"l": 80.588
},
"oklch": {
"l": 0.87382,
"c": 0.03323,
"h": 187.1
},
"luminance": 0.6767
}Semantic roles & 50–950 ramp
primary
#BEDDD9
secondary
#B58B90
accent
#3B4AAA
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484