#BEDFD9#BEDFD9
#BEDFD9 is a very light, muted teal. Relative luminance 0.687; OKLCH L 87.8% C 0.036 H 183.3°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDFD9 |
|---|---|
| RGB | rgb(190, 223, 217) |
| HSL | hsl(169, 34%, 81%) |
| HSV | hsv(169, 15%, 87%) |
| CMYK | cmyk(14.8%, 0%, 2.7%, 12.5%) |
| CIE-LAB | lab(86.37, -11.99, -0.70) |
| CIE-LCH | lch(86.37, 12.01, 183.34°) |
| OKLab | oklab(87.8% -0.0357 -0.002) |
| OKLCH | oklch(87.8% 0.036 183.3) |
| XYZ | xyz(60.1441, 68.7307, 75.7298) |
| Luminance | 0.6873 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.62
Paleturquoise
#AFEEEE
ΔE00 6.86
Ice
#D6FFFA
ΔE00 6.87
Ice Blue (survey)
#D7FFFE
ΔE00 7.16
Very Pale Blue
#D6FFFE
ΔE00 7.18
Pale Blue
#D0FEFE
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDFD9 #DFBEC4
analogous
#BEDFC8 #BEDFD9 #BED4DF
triadic
#BEDFD9 #D9BEDF #DFD9BE
tetradic
#BEDFD9 #C8BEDF #DFBEC4 #D4DFBE
square
#BEDFD9 #C8BEDF #DFBEC4 #D4DFBE
split-complementary
#BEDFD9 #DFBED4 #DFC8BE
monochromatic
#6CB7A9 #95CBC1 #BEDFD9 #E7F3F1 #EAF5F3
Accessibility & contrast
On white
1.42
#BEDFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#BEDFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDFD9
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDFD9 | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDBD9
Deuteranopia (green-blind)
#D5D6DA
Tritanopia (blue-blind)
#B6E0DD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bedfd9; /* rgb */ color: rgb(190, 223, 217); /* oklch */ color: oklch(87.8% 0.036 183.3);
Tailwind
colors: {
custom: {
50: '#d2e9e4',
500: '#bedfd9',
950: '#000000',
},
}SCSS
$custom: #bedfd9; $custom-light: #d2e9e4; $custom-dark: #000000;
JSON
{
"hex": "#bedfd9",
"rgb": {
"r": 190,
"g": 223,
"b": 217
},
"hsl": {
"h": 169.091,
"s": 34.021,
"l": 80.98
},
"oklch": {
"l": 0.87802,
"c": 0.03572,
"h": 183.3
},
"luminance": 0.68732
}Semantic roles & 50–950 ramp
primary
#BEDFD9
secondary
#B78A92
accent
#394EAD
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484