#BED8CD#BED8CD
#BED8CD is a very light, muted teal. Relative luminance 0.645; OKLCH L 86.0% C 0.032 H 168.2°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BED8CD |
|---|---|
| RGB | rgb(190, 216, 205) |
| HSL | hsl(155, 25%, 80%) |
| HSV | hsv(155, 12%, 85%) |
| CMYK | cmyk(12%, 0%, 5.1%, 15.3%) |
| CIE-LAB | lab(84.21, -10.76, 2.49) |
| CIE-LCH | lch(84.21, 11.04, 166.95°) |
| OKLab | oklab(85.99% -0.0309 0.0064) |
| OKLCH | oklch(85.99% 0.032 168.2) |
| XYZ | xyz(56.8080, 64.4656, 67.1959) |
| Luminance | 0.6447 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.52
Light Grey
#D8DCD6
ΔE00 8.91
Ice
#D6FFFA
ΔE00 9.17
Ice Blue (survey)
#D7FFFE
ΔE00 9.69
Duck Egg Blue
#C3FBF4
ΔE00 9.72
Very Pale Blue
#D6FFFE
ΔE00 9.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED8CD #D8BEC9
analogous
#BED8C0 #BED8CD #BED6D8
triadic
#BED8CD #CDBED8 #D8CDBE
tetradic
#BED8CD #C0BED8 #D8BEC9 #D6D8BE
square
#BED8CD #C0BED8 #D8BEC9 #D6D8BE
split-complementary
#BED8CD #D8BED6 #D8C0BE
monochromatic
#72AA92 #98C1B0 #BED8CD #E4EFEA #ECF4F0
Accessibility & contrast
On white
1.51
#BED8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#BED8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED8CD
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED8CD | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D4CD
Deuteranopia (green-blind)
#D1D1CE
Tritanopia (blue-blind)
#B9D8D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bed8cd; /* rgb */ color: rgb(190, 216, 205); /* oklch */ color: oklch(86.0% 0.032 168.2);
Tailwind
colors: {
custom: {
50: '#d1e4dc',
500: '#bed8cd',
950: '#000000',
},
}SCSS
$custom: #bed8cd; $custom-light: #d1e4dc; $custom-dark: #000000;
JSON
{
"hex": "#bed8cd",
"rgb": {
"r": 190,
"g": 216,
"b": 205
},
"hsl": {
"h": 154.615,
"s": 25,
"l": 79.608
},
"oklch": {
"l": 0.85986,
"c": 0.03158,
"h": 168.2
},
"luminance": 0.64467
}Semantic roles & 50–950 ramp
primary
#BED8CD
secondary
#AE8C9A
accent
#426BA4
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484