#BEDFDC#BEDFDC
#BEDFDC is a very light, muted teal. Relative luminance 0.689; OKLCH L 87.9% C 0.035 H 189.8°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDFDC |
|---|---|
| RGB | rgb(190, 223, 220) |
| HSL | hsl(175, 34%, 81%) |
| HSV | hsv(175, 15%, 87%) |
| CMYK | cmyk(14.8%, 0%, 1.3%, 12.5%) |
| CIE-LAB | lab(86.45, -11.39, -2.17) |
| CIE-LCH | lch(86.45, 11.60, 190.77°) |
| OKLab | oklab(87.89% -0.0345 -0.006) |
| OKLCH | oklch(87.89% 0.035 189.8) |
| XYZ | xyz(60.5378, 68.8882, 77.8035) |
| Luminance | 0.6889 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.60
Paleturquoise
#AFEEEE
ΔE00 6.66
Ice Blue (survey)
#D7FFFE
ΔE00 6.87
Very Pale Blue
#D6FFFE
ΔE00 6.89
Ice
#D6FFFA
ΔE00 6.90
Pale Blue
#D0FEFE
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDFDC #DFBEC1
analogous
#BEDFCB #BEDFDC #BED1DF
triadic
#BEDFDC #DCBEDF #DFDCBE
tetradic
#BEDFDC #CBBEDF #DFBEC1 #D1DFBE
square
#BEDFDC #CBBEDF #DFBEC1 #D1DFBE
split-complementary
#BEDFDC #DFBED1 #DFCBBE
monochromatic
#6CB7B0 #95CBC6 #BEDFDC #E7F3F2 #EAF5F4
Accessibility & contrast
On white
1.42
#BEDFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#BEDFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDFDC
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDFDC | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDBDC
Deuteranopia (green-blind)
#D4D6DC
Tritanopia (blue-blind)
#B5E1DE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bedfdc; /* rgb */ color: rgb(190, 223, 220); /* oklch */ color: oklch(87.9% 0.035 189.8);
Tailwind
colors: {
custom: {
50: '#d2e9e6',
500: '#bedfdc',
950: '#000000',
},
}SCSS
$custom: #bedfdc; $custom-light: #d2e9e6; $custom-dark: #000000;
JSON
{
"hex": "#bedfdc",
"rgb": {
"r": 190,
"g": 223,
"b": 220
},
"hsl": {
"h": 174.545,
"s": 34.021,
"l": 80.98
},
"oklch": {
"l": 0.8789,
"c": 0.03499,
"h": 189.8
},
"luminance": 0.6889
}Semantic roles & 50–950 ramp
primary
#BEDFDC
secondary
#B78A8E
accent
#3943AD
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484