#BEDFDD#BEDFDD
#BEDFDD is a very light, muted teal. Relative luminance 0.689; OKLCH L 87.9% C 0.035 H 192.0°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDFDD |
|---|---|
| RGB | rgb(190, 223, 221) |
| HSL | hsl(176, 34%, 81%) |
| HSV | hsv(176, 15%, 87%) |
| CMYK | cmyk(14.8%, 0%, 0.9%, 12.5%) |
| CIE-LAB | lab(86.47, -11.19, -2.66) |
| CIE-LCH | lch(86.47, 11.50, 193.35°) |
| OKLab | oklab(87.92% -0.0341 -0.0073) |
| OKLCH | oklch(87.92% 0.035 192) |
| XYZ | xyz(60.6706, 68.9414, 78.5031) |
| Luminance | 0.6894 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.31
Paleturquoise
#AFEEEE
ΔE00 6.66
Ice Blue (survey)
#D7FFFE
ΔE00 6.83
Very Pale Blue
#D6FFFE
ΔE00 6.86
Lightblue
#ADD8E6
ΔE00 6.87
Pale Blue
#D0FEFE
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDFDD #DFBEC0
analogous
#BEDFCC #BEDFDD #BED0DF
triadic
#BEDFDD #DDBEDF #DFDDBE
tetradic
#BEDFDD #CCBEDF #DFBEC0 #D0DFBE
square
#BEDFDD #CCBEDF #DFBEC0 #D0DFBE
split-complementary
#BEDFDD #DFBED0 #DFCCBE
monochromatic
#6CB7B2 #95CBC8 #BEDFDD #E7F3F2 #EAF5F4
Accessibility & contrast
On white
1.42
#BEDFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#BEDFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDFDD
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDFDD | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDBDD
Deuteranopia (green-blind)
#D4D6DD
Tritanopia (blue-blind)
#B5E1DE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bedfdd; /* rgb */ color: rgb(190, 223, 221); /* oklch */ color: oklch(87.9% 0.035 192.0);
Tailwind
colors: {
custom: {
50: '#d2e9e7',
500: '#bedfdd',
950: '#000000',
},
}SCSS
$custom: #bedfdd; $custom-light: #d2e9e7; $custom-dark: #000000;
JSON
{
"hex": "#bedfdd",
"rgb": {
"r": 190,
"g": 223,
"b": 221
},
"hsl": {
"h": 176.364,
"s": 34.021,
"l": 80.98
},
"oklch": {
"l": 0.87919,
"c": 0.03486,
"h": 192
},
"luminance": 0.68943
}Semantic roles & 50–950 ramp
primary
#BEDFDD
secondary
#B78A8D
accent
#3940AD
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484