#BED5BF#BED5BF
#BED5BF is a very light, muted green. Relative luminance 0.623; OKLCH L 85.0% C 0.039 H 146.4°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BED5BF |
|---|---|
| RGB | rgb(190, 213, 191) |
| HSL | hsl(123, 21%, 79%) |
| HSV | hsv(123, 11%, 84%) |
| CMYK | cmyk(10.8%, 0%, 10.3%, 16.5%) |
| CIE-LAB | lab(83.07, -11.81, 8.28) |
| CIE-LCH | lch(83.07, 14.43, 144.97°) |
| OKLab | oklab(84.97% -0.0324 0.0215) |
| OKLCH | oklch(84.97% 0.039 146.4) |
| XYZ | xyz(54.4315, 62.2965, 58.4368) |
| Luminance | 0.6230 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 10.25
Honeydew
#F0FFF0
ΔE00 10.43
Light Grey Green
#B7E1A1
ΔE00 11.08
Greenish Grey
#96AE8D
ΔE00 11.23
Darkseagreen
#8FBC8F
ΔE00 11.34
Mint
#AAF0C1
ΔE00 11.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED5BF #D5BED4
analogous
#C9D5BE #BED5BF #BED5CB
triadic
#BED5BF #BFBED5 #D5BFBE
tetradic
#BED5BF #BEC9D5 #D5BED4 #D5CBBE
square
#BED5BF #BEC9D5 #D5BED4 #D5CBBE
split-complementary
#BED5BF #CBBED5 #D5BEC9
monochromatic
#74A576 #99BD9A #BED5BF #E3EDE4 #ECF3ED
Accessibility & contrast
On white
1.56
#BED5BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#BED5BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED5BF
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED5BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED5BF | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D0BE
Deuteranopia (green-blind)
#D2CEC0
Tritanopia (blue-blind)
#BCD4CF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bed5bf; /* rgb */ color: rgb(190, 213, 191); /* oklch */ color: oklch(85.0% 0.039 146.4);
Tailwind
colors: {
custom: {
50: '#d1e2d2',
500: '#bed5bf',
950: '#000000',
},
}SCSS
$custom: #bed5bf; $custom-light: #d1e2d2; $custom-dark: #000000;
JSON
{
"hex": "#bed5bf",
"rgb": {
"r": 190,
"g": 213,
"b": 191
},
"hsl": {
"h": 122.609,
"s": 21.495,
"l": 79.02
},
"oklch": {
"l": 0.84973,
"c": 0.03894,
"h": 146.4
},
"luminance": 0.62297
}Semantic roles & 50–950 ramp
primary
#BED5BF
secondary
#AB8DA9
accent
#469CA0
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483