#BED589#BED589
#BED589 is a very light, moderate yellow-green. Relative luminance 0.603; OKLCH L 83.8% C 0.103 H 122.3°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #BED589 |
|---|---|
| RGB | rgb(190, 213, 137) |
| HSL | hsl(78, 48%, 69%) |
| HSV | hsv(78, 36%, 84%) |
| CMYK | cmyk(10.8%, 0%, 35.7%, 16.5%) |
| CIE-LAB | lab(82.02, -20.12, 35.07) |
| CIE-LCH | lch(82.02, 40.43, 119.84°) |
| OKLab | oklab(83.8% -0.0548 0.0867) |
| OKLCH | oklch(83.8% 0.103 122.3) |
| XYZ | xyz(49.5446, 60.3417, 32.6991) |
| Luminance | 0.6034 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.22
Pale Olive Green
#B1D27B
ΔE00 2.82
Greenish Tan
#BCCB7A
ΔE00 3.22
Light Moss Green
#A6C875
ΔE00 4.56
Greenish Beige
#C9D179
ΔE00 4.70
Light Grey Green
#B7E1A1
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED589 #A089D5
analogous
#D5C689 #BED589 #98D589
triadic
#BED589 #89BED5 #D589BE
tetradic
#BED589 #89D5C6 #A089D5 #D58998
square
#BED589 #89D5C6 #A089D5 #D58998
split-complementary
#BED589 #8998D5 #C689D5
monochromatic
#87A83C #A5C55C #BED589 #D7E5B6 #F0F5E3
Accessibility & contrast
On white
1.61
#BED589 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#BED589 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED589
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED589 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED589 | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECC84
Deuteranopia (green-blind)
#DBCC8D
Tritanopia (blue-blind)
#C4CEC2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bed589; /* rgb */ color: rgb(190, 213, 137); /* oklch */ color: oklch(83.8% 0.103 122.3);
Tailwind
colors: {
custom: {
50: '#d2e2ac',
500: '#bed589',
950: '#000000',
},
}SCSS
$custom: #bed589; $custom-light: #d2e2ac; $custom-dark: #000000;
JSON
{
"hex": "#bed589",
"rgb": {
"r": 190,
"g": 213,
"b": 137
},
"hsl": {
"h": 78.158,
"s": 47.5,
"l": 68.627
},
"oklch": {
"l": 0.83795,
"c": 0.10255,
"h": 122.3
},
"luminance": 0.60342
}Semantic roles & 50–950 ramp
primary
#BED589
secondary
#7157AB
accent
#2BBB56
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481