#BED3AB#BED3AB
#BED3AB is a very light, muted yellow-green. Relative luminance 0.605; OKLCH L 84.1% C 0.059 H 130.2°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #BED3AB |
|---|---|
| RGB | rgb(190, 211, 171) |
| HSL | hsl(92, 31%, 75%) |
| HSV | hsv(92, 19%, 83%) |
| CMYK | cmyk(10%, 0%, 19%, 17.3%) |
| CIE-LAB | lab(82.10, -14.21, 17.49) |
| CIE-LCH | lch(82.10, 22.53, 129.09°) |
| OKLab | oklab(84.05% -0.0379 0.0449) |
| OKLCH | oklch(84.05% 0.059 130.2) |
| XYZ | xyz(51.8790, 60.4756, 47.4600) |
| Luminance | 0.6048 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 6.72
Light Sage
#BCECAC
ΔE00 8.18
Pale Olive
#B9CC81
ΔE00 8.41
Darkseagreen
#8FBC8F
ΔE00 9.10
Sage Green
#9CAF88
ΔE00 9.43
Greenish Tan
#BCCB7A
ΔE00 9.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED3AB #C0ABD3
analogous
#D2D3AB #BED3AB #ABD3AC
triadic
#BED3AB #ABBED3 #D3ABBE
tetradic
#BED3AB #ABD2D3 #C0ABD3 #D3ACAB
square
#BED3AB #ABD2D3 #C0ABD3 #D3ACAB
split-complementary
#BED3AB #ACABD3 #D3ABD2
monochromatic
#80A95B #9FBE83 #BED3AB #DDE8D3 #EFF4EB
Accessibility & contrast
On white
1.60
#BED3AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#BED3AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED3AB
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED3AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED3AB | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CDA9
Deuteranopia (green-blind)
#D4CCAD
Tritanopia (blue-blind)
#BFCFC8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bed3ab; /* rgb */ color: rgb(190, 211, 171); /* oklch */ color: oklch(84.1% 0.059 130.2);
Tailwind
colors: {
custom: {
50: '#d1e0c4',
500: '#bed3ab',
950: '#000000',
},
}SCSS
$custom: #bed3ab; $custom-light: #d1e0c4; $custom-dark: #000000;
JSON
{
"hex": "#bed3ab",
"rgb": {
"r": 190,
"g": 211,
"b": 171
},
"hsl": {
"h": 91.5,
"s": 31.25,
"l": 74.902
},
"oklch": {
"l": 0.84054,
"c": 0.05876,
"h": 130.2
},
"luminance": 0.60476
}Semantic roles & 50–950 ramp
primary
#BED3AB
secondary
#9279A9
accent
#3CAA76
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141512
muted
#838482