#BEDDD7#BEDDD7
#BEDDD7 is a very light, muted teal. Relative luminance 0.676; OKLCH L 87.3% C 0.034 H 182.5°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDDD7 |
|---|---|
| RGB | rgb(190, 221, 215) |
| HSL | hsl(168, 31%, 81%) |
| HSV | hsv(168, 14%, 87%) |
| CMYK | cmyk(14%, 0%, 2.7%, 13.3%) |
| CIE-LAB | lab(85.79, -11.37, -0.49) |
| CIE-LCH | lch(85.79, 11.38, 182.49°) |
| OKLab | oklab(87.32% -0.0338 -0.0015) |
| OKLCH | oklch(87.32% 0.034 182.5) |
| XYZ | xyz(59.3543, 67.5649, 74.1910) |
| Luminance | 0.6757 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.89
Ice
#D6FFFA
ΔE00 7.38
Paleturquoise
#AFEEEE
ΔE00 7.46
Ice Blue (survey)
#D7FFFE
ΔE00 7.63
Very Pale Blue
#D6FFFE
ΔE00 7.66
Very Light Blue
#D5FFFF
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDDD7 #DDBEC4
analogous
#BEDDC7 #BEDDD7 #BED3DD
triadic
#BEDDD7 #D7BEDD #DDD7BE
tetradic
#BEDDD7 #C7BEDD #DDBEC4 #D3DDBE
square
#BEDDD7 #C7BEDD #DDBEC4 #D3DDBE
split-complementary
#BEDDD7 #DDBED3 #DDC7BE
monochromatic
#6EB3A6 #96C8BE #BEDDD7 #E6F2F0 #EBF4F3
Accessibility & contrast
On white
1.45
#BEDDD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#BEDDD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDDD7
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDDD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDDD7 | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD9D7
Deuteranopia (green-blind)
#D4D5D8
Tritanopia (blue-blind)
#B6DEDB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #beddd7; /* rgb */ color: rgb(190, 221, 215); /* oklch */ color: oklch(87.3% 0.034 182.5);
Tailwind
colors: {
custom: {
50: '#d1e7e3',
500: '#beddd7',
950: '#000000',
},
}SCSS
$custom: #beddd7; $custom-light: #d1e7e3; $custom-dark: #000000;
JSON
{
"hex": "#beddd7",
"rgb": {
"r": 190,
"g": 221,
"b": 215
},
"hsl": {
"h": 168.387,
"s": 31.313,
"l": 80.588
},
"oklch": {
"l": 0.87323,
"c": 0.03379,
"h": 182.5
},
"luminance": 0.67566
}Semantic roles & 50–950 ramp
primary
#BEDDD7
secondary
#B58B93
accent
#3B51AA
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484