#BEDFDE#BEDFDE
#BEDFDE is a very light, muted teal. Relative luminance 0.690; OKLCH L 87.9% C 0.035 H 194.3°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDFDE |
|---|---|
| RGB | rgb(190, 223, 222) |
| HSL | hsl(178, 34%, 81%) |
| HSV | hsv(178, 15%, 87%) |
| CMYK | cmyk(14.8%, 0%, 0.4%, 12.5%) |
| CIE-LAB | lab(86.50, -10.99, -3.15) |
| CIE-LCH | lch(86.50, 11.43, 195.97°) |
| OKLab | oklab(87.95% -0.0337 -0.0086) |
| OKLCH | oklch(87.95% 0.035 194.3) |
| XYZ | xyz(60.8043, 68.9948, 79.2068) |
| Luminance | 0.6900 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.04
Lightblue
#ADD8E6
ΔE00 6.45
Paleturquoise
#AFEEEE
ΔE00 6.70
Ice Blue (survey)
#D7FFFE
ΔE00 6.82
Very Pale Blue
#D6FFFE
ΔE00 6.85
Very Light Blue
#D5FFFF
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDFDE #DFBEBF
analogous
#BEDFCD #BEDFDE #BECFDF
triadic
#BEDFDE #DEBEDF #DFDEBE
tetradic
#BEDFDE #CDBEDF #DFBEBF #CFDFBE
square
#BEDFDE #CDBEDF #DFBEBF #CFDFBE
split-complementary
#BEDFDE #DFBECF #DFCDBE
monochromatic
#6CB7B4 #95CBC9 #BEDFDE #E7F3F3 #EAF5F5
Accessibility & contrast
On white
1.42
#BEDFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#BEDFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDFDE
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDFDE | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDBDE
Deuteranopia (green-blind)
#D4D6DE
Tritanopia (blue-blind)
#B5E1DF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bedfde; /* rgb */ color: rgb(190, 223, 222); /* oklch */ color: oklch(87.9% 0.035 194.3);
Tailwind
colors: {
custom: {
50: '#d2e9e8',
500: '#bedfde',
950: '#000000',
},
}SCSS
$custom: #bedfde; $custom-light: #d2e9e8; $custom-dark: #000000;
JSON
{
"hex": "#bedfde",
"rgb": {
"r": 190,
"g": 223,
"b": 222
},
"hsl": {
"h": 178.182,
"s": 34.021,
"l": 80.98
},
"oklch": {
"l": 0.87949,
"c": 0.03478,
"h": 194.3
},
"luminance": 0.68996
}Semantic roles & 50–950 ramp
primary
#BEDFDE
secondary
#B78A8B
accent
#393CAD
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484