#BED8CF#BED8CF
#BED8CF is a very light, muted teal. Relative luminance 0.646; OKLCH L 86.0% C 0.030 H 172.7°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #BED8CF |
|---|---|
| RGB | rgb(190, 216, 207) |
| HSL | hsl(159, 25%, 80%) |
| HSV | hsv(159, 12%, 85%) |
| CMYK | cmyk(12%, 0%, 4.2%, 15.3%) |
| CIE-LAB | lab(84.26, -10.37, 1.51) |
| CIE-LCH | lch(84.26, 10.48, 171.74°) |
| OKLab | oklab(86.04% -0.0301 0.0038) |
| OKLCH | oklch(86.04% 0.03 172.7) |
| XYZ | xyz(57.0509, 64.5628, 68.4755) |
| Luminance | 0.6456 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.83
Light Grey
#D8DCD6
ΔE00 8.68
Ice
#D6FFFA
ΔE00 8.96
Ice Blue (survey)
#D7FFFE
ΔE00 9.34
Lightcyan
#E0FFFF
ΔE00 9.36
Very Pale Blue
#D6FFFE
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED8CF #D8BEC7
analogous
#BED8C2 #BED8CF #BED4D8
triadic
#BED8CF #CFBED8 #D8CFBE
tetradic
#BED8CF #C2BED8 #D8BEC7 #D4D8BE
square
#BED8CF #C2BED8 #D8BEC7 #D4D8BE
split-complementary
#BED8CF #D8BED4 #D8C2BE
monochromatic
#72AA97 #98C1B3 #BED8CF #E4EFEB #ECF4F1
Accessibility & contrast
On white
1.51
#BED8CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#BED8CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED8CF
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED8CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED8CF | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D4CF
Deuteranopia (green-blind)
#D1D1D0
Tritanopia (blue-blind)
#B9D9D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bed8cf; /* rgb */ color: rgb(190, 216, 207); /* oklch */ color: oklch(86.0% 0.030 172.7);
Tailwind
colors: {
custom: {
50: '#d1e4dd',
500: '#bed8cf',
950: '#000000',
},
}SCSS
$custom: #bed8cf; $custom-light: #d1e4dd; $custom-dark: #000000;
JSON
{
"hex": "#bed8cf",
"rgb": {
"r": 190,
"g": 216,
"b": 207
},
"hsl": {
"h": 159.231,
"s": 25,
"l": 79.608
},
"oklch": {
"l": 0.86043,
"c": 0.03036,
"h": 172.7
},
"luminance": 0.64564
}Semantic roles & 50–950 ramp
primary
#BED8CF
secondary
#AE8C98
accent
#4264A4
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484