#BED687#BED687
#BED687 is a very light, moderate yellow-green. Relative luminance 0.608; OKLCH L 84.0% C 0.106 H 122.5°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BED687 |
|---|---|
| RGB | rgb(190, 214, 135) |
| HSL | hsl(78, 49%, 68%) |
| HSV | hsv(78, 37%, 84%) |
| CMYK | cmyk(11.2%, 0%, 36.9%, 16.1%) |
| CIE-LAB | lab(82.27, -20.86, 36.40) |
| CIE-LCH | lch(82.27, 41.96, 119.82°) |
| OKLab | oklab(83.98% -0.057 0.0897) |
| OKLCH | oklch(83.98% 0.106 122.5) |
| XYZ | xyz(49.6547, 60.7895, 32.0346) |
| Luminance | 0.6079 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.47
Pale Olive Green
#B1D27B
ΔE00 2.54
Greenish Tan
#BCCB7A
ΔE00 3.26
Light Moss Green
#A6C875
ΔE00 4.54
Greenish Beige
#C9D179
ΔE00 4.59
Light Grey Green
#B7E1A1
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED687 #9F87D6
analogous
#D6C687 #BED687 #96D687
triadic
#BED687 #87BED6 #D687BE
tetradic
#BED687 #87D6C6 #9F87D6 #D68796
square
#BED687 #87D6C6 #9F87D6 #D68796
split-complementary
#BED687 #8796D6 #C687D6
monochromatic
#87A93A #A5C659 #BED687 #D7E6B5 #EFF5E2
Accessibility & contrast
On white
1.60
#BED687 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#BED687 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED687
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED687 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED687 | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCD81
Deuteranopia (green-blind)
#DCCD8B
Tritanopia (blue-blind)
#C4CFC2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bed687; /* rgb */ color: rgb(190, 214, 135); /* oklch */ color: oklch(84.0% 0.106 122.5);
Tailwind
colors: {
custom: {
50: '#d2e2ab',
500: '#bed687',
950: '#000000',
},
}SCSS
$custom: #bed687; $custom-light: #d2e2ab; $custom-dark: #000000;
JSON
{
"hex": "#bed687",
"rgb": {
"r": 190,
"g": 214,
"b": 135
},
"hsl": {
"h": 78.228,
"s": 49.068,
"l": 68.431
},
"oklch": {
"l": 0.83978,
"c": 0.10627,
"h": 122.5
},
"luminance": 0.6079
}Semantic roles & 50–950 ramp
primary
#BED687
secondary
#7055AC
accent
#29BC56
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481