#BED8CE#BED8CE
#BED8CE is a very light, muted teal. Relative luminance 0.645; OKLCH L 86.0% C 0.031 H 170.4°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #BED8CE |
|---|---|
| RGB | rgb(190, 216, 206) |
| HSL | hsl(157, 25%, 80%) |
| HSV | hsv(157, 12%, 85%) |
| CMYK | cmyk(12%, 0%, 4.6%, 15.3%) |
| CIE-LAB | lab(84.23, -10.57, 2.00) |
| CIE-LCH | lch(84.23, 10.75, 169.28°) |
| OKLab | oklab(86.02% -0.0305 0.0051) |
| OKLCH | oklch(86.02% 0.031 170.4) |
| XYZ | xyz(56.9291, 64.5140, 67.8337) |
| Luminance | 0.6452 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.17
Light Grey
#D8DCD6
ΔE00 8.79
Ice
#D6FFFA
ΔE00 9.05
Ice Blue (survey)
#D7FFFE
ΔE00 9.51
Very Pale Blue
#D6FFFE
ΔE00 9.56
Lightcyan
#E0FFFF
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED8CE #D8BEC8
analogous
#BED8C1 #BED8CE #BED5D8
triadic
#BED8CE #CEBED8 #D8CEBE
tetradic
#BED8CE #C1BED8 #D8BEC8 #D5D8BE
square
#BED8CE #C1BED8 #D8BEC8 #D5D8BE
split-complementary
#BED8CE #D8BED5 #D8C1BE
monochromatic
#72AA94 #98C1B1 #BED8CE #E4EFEB #ECF4F1
Accessibility & contrast
On white
1.51
#BED8CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#BED8CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED8CE
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED8CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED8CE | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D4CE
Deuteranopia (green-blind)
#D1D1CF
Tritanopia (blue-blind)
#B9D8D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bed8ce; /* rgb */ color: rgb(190, 216, 206); /* oklch */ color: oklch(86.0% 0.031 170.4);
Tailwind
colors: {
custom: {
50: '#d1e4dc',
500: '#bed8ce',
950: '#000000',
},
}SCSS
$custom: #bed8ce; $custom-light: #d1e4dc; $custom-dark: #000000;
JSON
{
"hex": "#bed8ce",
"rgb": {
"r": 190,
"g": 216,
"b": 206
},
"hsl": {
"h": 156.923,
"s": 25,
"l": 79.608
},
"oklch": {
"l": 0.86015,
"c": 0.03095,
"h": 170.4
},
"luminance": 0.64515
}Semantic roles & 50–950 ramp
primary
#BED8CE
secondary
#AE8C99
accent
#4267A4
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484