#BED5CF#BED5CF
#BED5CF is a very light, muted teal. Relative luminance 0.630; OKLCH L 85.4% C 0.026 H 178.3°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BED5CF |
|---|---|
| RGB | rgb(190, 213, 207) |
| HSL | hsl(164, 21%, 79%) |
| HSV | hsv(164, 11%, 84%) |
| CMYK | cmyk(10.8%, 0%, 2.8%, 16.5%) |
| CIE-LAB | lab(83.46, -8.83, 0.35) |
| CIE-LCH | lch(83.46, 8.84, 177.74°) |
| OKLab | oklab(85.41% -0.026 0.0008) |
| OKLCH | oklch(85.41% 0.026 178.3) |
| XYZ | xyz(56.2894, 63.0397, 68.2216) |
| Luminance | 0.6304 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.62
Light Grey
#D8DCD6
ΔE00 7.74
Silver (survey)
#C5C9C7
ΔE00 8.08
Lightblue
#ADD8E6
ΔE00 9.08
Lightcyan
#E0FFFF
ΔE00 9.52
Ice
#D6FFFA
ΔE00 9.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED5CF #D5BEC4
analogous
#BED5C4 #BED5CF #BED0D5
triadic
#BED5CF #CFBED5 #D5CFBE
tetradic
#BED5CF #C4BED5 #D5BEC4 #D0D5BE
square
#BED5CF #C4BED5 #D5BEC4 #D0D5BE
split-complementary
#BED5CF #D5BED0 #D5C4BE
monochromatic
#74A598 #99BDB4 #BED5CF #E3EDEA #ECF3F1
Accessibility & contrast
On white
1.54
#BED5CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#BED5CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED5CF
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED5CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED5CF | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D2CF
Deuteranopia (green-blind)
#CECFCF
Tritanopia (blue-blind)
#B9D6D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bed5cf; /* rgb */ color: rgb(190, 213, 207); /* oklch */ color: oklch(85.4% 0.026 178.3);
Tailwind
colors: {
custom: {
50: '#d1e1dd',
500: '#bed5cf',
950: '#000000',
},
}SCSS
$custom: #bed5cf; $custom-light: #d1e1dd; $custom-dark: #000000;
JSON
{
"hex": "#bed5cf",
"rgb": {
"r": 190,
"g": 213,
"b": 207
},
"hsl": {
"h": 164.348,
"s": 21.495,
"l": 79.02
},
"oklch": {
"l": 0.85414,
"c": 0.026,
"h": 178.3
},
"luminance": 0.63041
}Semantic roles & 50–950 ramp
primary
#BED5CF
secondary
#AB8D94
accent
#465DA0
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484