#BED689#BED689
#BED689 is a very light, moderate yellow-green. Relative luminance 0.608; OKLCH L 84.0% C 0.104 H 122.7°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #BED689 |
|---|---|
| RGB | rgb(190, 214, 137) |
| HSL | hsl(79, 48%, 69%) |
| HSV | hsv(79, 36%, 84%) |
| CMYK | cmyk(11.2%, 0%, 36%, 16.1%) |
| CIE-LAB | lab(82.30, -20.61, 35.43) |
| CIE-LCH | lch(82.30, 40.99, 120.19°) |
| OKLab | oklab(84.01% -0.0562 0.0875) |
| OKLCH | oklch(84.01% 0.104 122.7) |
| XYZ | xyz(49.7969, 60.8463, 32.7832) |
| Luminance | 0.6085 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.47
Pale Olive Green
#B1D27B
ΔE00 2.71
Greenish Tan
#BCCB7A
ΔE00 3.42
Light Moss Green
#A6C875
ΔE00 4.59
Greenish Beige
#C9D179
ΔE00 4.82
Light Grey Green
#B7E1A1
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED689 #A189D6
analogous
#D6C889 #BED689 #98D689
triadic
#BED689 #89BED6 #D689BE
tetradic
#BED689 #89D6C8 #A189D6 #D68998
square
#BED689 #89D6C8 #A189D6 #D68998
split-complementary
#BED689 #8998D6 #C889D6
monochromatic
#87AA3B #A5C65C #BED689 #D7E6B6 #F0F6E4
Accessibility & contrast
On white
1.59
#BED689 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#BED689 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED689
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED689 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED689 | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCD83
Deuteranopia (green-blind)
#DBCD8D
Tritanopia (blue-blind)
#C4CFC3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bed689; /* rgb */ color: rgb(190, 214, 137); /* oklch */ color: oklch(84.0% 0.104 122.7);
Tailwind
colors: {
custom: {
50: '#d2e2ac',
500: '#bed689',
950: '#000000',
},
}SCSS
$custom: #bed689; $custom-light: #d2e2ac; $custom-dark: #000000;
JSON
{
"hex": "#bed689",
"rgb": {
"r": 190,
"g": 214,
"b": 137
},
"hsl": {
"h": 78.701,
"s": 48.428,
"l": 68.824
},
"oklch": {
"l": 0.84013,
"c": 0.10399,
"h": 122.7
},
"luminance": 0.60846
}Semantic roles & 50–950 ramp
primary
#BED689
secondary
#7257AC
accent
#2ABC57
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481