#BED4CB#BED4CB
#BED4CB is a very light, muted teal. Relative luminance 0.623; OKLCH L 85.1% C 0.027 H 169.2°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BED4CB |
|---|---|
| RGB | rgb(190, 212, 203) |
| HSL | hsl(155, 20%, 79%) |
| HSV | hsv(155, 10%, 83%) |
| CMYK | cmyk(10.4%, 0%, 4.2%, 16.9%) |
| CIE-LAB | lab(83.10, -9.09, 1.94) |
| CIE-LCH | lch(83.10, 9.29, 167.94°) |
| OKLab | oklab(85.09% -0.0262 0.005) |
| OKLCH | oklch(85.09% 0.027 169.2) |
| XYZ | xyz(55.5558, 62.3450, 65.5952) |
| Luminance | 0.6235 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.78
Silver (survey)
#C5C9C7
ΔE00 8.27
Powder Blue
#B0E0E6
ΔE00 8.76
Honeydew
#F0FFF0
ΔE00 10.18
Ice
#D6FFFA
ΔE00 10.18
Lightcyan
#E0FFFF
ΔE00 10.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED4CB #D4BEC7
analogous
#BED4C0 #BED4CB #BED2D4
triadic
#BED4CB #CBBED4 #D4CBBE
tetradic
#BED4CB #C0BED4 #D4BEC7 #D2D4BE
square
#BED4CB #C0BED4 #D4BEC7 #D2D4BE
split-complementary
#BED4CB #D4BED2 #D4C0BE
monochromatic
#74A390 #99BCAE #BED4CB #E3ECE8 #EDF3F0
Accessibility & contrast
On white
1.56
#BED4CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#BED4CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED4CB
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED4CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED4CB | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D1CB
Deuteranopia (green-blind)
#CECECC
Tritanopia (blue-blind)
#BAD4D1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bed4cb; /* rgb */ color: rgb(190, 212, 203); /* oklch */ color: oklch(85.1% 0.027 169.2);
Tailwind
colors: {
custom: {
50: '#d1e1da',
500: '#bed4cb',
950: '#000000',
},
}SCSS
$custom: #bed4cb; $custom-light: #d1e1da; $custom-dark: #000000;
JSON
{
"hex": "#bed4cb",
"rgb": {
"r": 190,
"g": 212,
"b": 203
},
"hsl": {
"h": 155.455,
"s": 20.37,
"l": 78.824
},
"oklch": {
"l": 0.8509,
"c": 0.02667,
"h": 169.2
},
"luminance": 0.62346
}Semantic roles & 50–950 ramp
primary
#BED4CB
secondary
#A98D99
accent
#476B9F
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483