#BED287#BED287
#BED287 is a very light, moderate yellow-green. Relative luminance 0.588; OKLCH L 83.1% C 0.101 H 120.8°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BED287 |
|---|---|
| RGB | rgb(190, 210, 135) |
| HSL | hsl(76, 45%, 68%) |
| HSV | hsv(76, 36%, 82%) |
| CMYK | cmyk(9.5%, 0%, 35.7%, 17.6%) |
| CIE-LAB | lab(81.18, -18.89, 34.99) |
| CIE-LCH | lch(81.18, 39.76, 118.36°) |
| OKLab | oklab(83.11% -0.0515 0.0864) |
| OKLCH | oklch(83.11% 0.101 120.8) |
| XYZ | xyz(48.6548, 58.7897, 31.7013) |
| Luminance | 0.5879 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.47
Greenish Tan
#BCCB7A
ΔE00 2.46
Pale Olive Green
#B1D27B
ΔE00 3.15
Greenish Beige
#C9D179
ΔE00 4.18
Light Moss Green
#A6C875
ΔE00 4.49
Tan Green
#A9BE70
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED287 #9B87D2
analogous
#D2C187 #BED287 #98D287
triadic
#BED287 #87BED2 #D287BE
tetradic
#BED287 #87D2C1 #9B87D2 #D28798
square
#BED287 #87D2C1 #9B87D2 #D28798
split-complementary
#BED287 #8798D2 #C187D2
monochromatic
#87A23D #A6C15A #BED287 #D6E3B4 #EEF3E0
Accessibility & contrast
On white
1.65
#BED287 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#BED287 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED287
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED287 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED287 | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCA82
Deuteranopia (green-blind)
#D8CA8B
Tritanopia (blue-blind)
#C4CBBF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bed287; /* rgb */ color: rgb(190, 210, 135); /* oklch */ color: oklch(83.1% 0.101 120.8);
Tailwind
colors: {
custom: {
50: '#d2dfab',
500: '#bed287',
950: '#000000',
},
}SCSS
$custom: #bed287; $custom-light: #d2dfab; $custom-dark: #000000;
JSON
{
"hex": "#bed287",
"rgb": {
"r": 190,
"g": 210,
"b": 135
},
"hsl": {
"h": 76,
"s": 45.455,
"l": 67.647
},
"oklch": {
"l": 0.83107,
"c": 0.10056,
"h": 120.8
},
"luminance": 0.5879
}Semantic roles & 50–950 ramp
primary
#BED287
secondary
#6C56A7
accent
#2DB952
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481