#BED6CE#BED6CE
#BED6CE is a very light, muted teal. Relative luminance 0.635; OKLCH L 85.6% C 0.028 H 173.6°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BED6CE |
|---|---|
| RGB | rgb(190, 214, 206) |
| HSL | hsl(160, 23%, 79%) |
| HSV | hsv(160, 11%, 84%) |
| CMYK | cmyk(11.2%, 0%, 3.7%, 16.1%) |
| CIE-LAB | lab(83.70, -9.54, 1.23) |
| CIE-LCH | lch(83.70, 9.62, 172.66°) |
| OKLab | oklab(85.6% -0.0278 0.0031) |
| OKLCH | oklch(85.6% 0.028 173.6) |
| XYZ | xyz(56.4198, 63.4955, 67.6639) |
| Luminance | 0.6350 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.95
Light Grey
#D8DCD6
ΔE00 8.12
Silver (survey)
#C5C9C7
ΔE00 8.72
Ice
#D6FFFA
ΔE00 9.48
Lightcyan
#E0FFFF
ΔE00 9.60
Ice Blue (survey)
#D7FFFE
ΔE00 9.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED6CE #D6BEC6
analogous
#BED6C2 #BED6CE #BED2D6
triadic
#BED6CE #CEBED6 #D6CEBE
tetradic
#BED6CE #C2BED6 #D6BEC6 #D2D6BE
square
#BED6CE #C2BED6 #D6BEC6 #D2D6BE
split-complementary
#BED6CE #D6BED2 #D6C2BE
monochromatic
#73A795 #98BEB2 #BED6CE #E4EEEA #ECF3F1
Accessibility & contrast
On white
1.53
#BED6CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#BED6CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED6CE
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED6CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED6CE | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D3CE
Deuteranopia (green-blind)
#CFCFCF
Tritanopia (blue-blind)
#B9D7D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bed6ce; /* rgb */ color: rgb(190, 214, 206); /* oklch */ color: oklch(85.6% 0.028 173.6);
Tailwind
colors: {
custom: {
50: '#d1e2dc',
500: '#bed6ce',
950: '#000000',
},
}SCSS
$custom: #bed6ce; $custom-light: #d1e2dc; $custom-dark: #000000;
JSON
{
"hex": "#bed6ce",
"rgb": {
"r": 190,
"g": 214,
"b": 206
},
"hsl": {
"h": 160,
"s": 22.642,
"l": 79.216
},
"oklch": {
"l": 0.85595,
"c": 0.02794,
"h": 173.6
},
"luminance": 0.63497
}Semantic roles & 50–950 ramp
primary
#BED6CE
secondary
#AC8C97
accent
#4463A1
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484