#BED588#BED588
#BED588 is a very light, moderate yellow-green. Relative luminance 0.603; OKLCH L 83.8% C 0.104 H 122.2°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #BED588 |
|---|---|
| RGB | rgb(190, 213, 136) |
| HSL | hsl(78, 48%, 68%) |
| HSV | hsv(78, 36%, 84%) |
| CMYK | cmyk(10.8%, 0%, 36.2%, 16.5%) |
| CIE-LAB | lab(82.01, -20.24, 35.56) |
| CIE-LCH | lch(82.01, 40.92, 119.65°) |
| OKLab | oklab(83.78% -0.0552 0.0878) |
| OKLCH | oklch(83.78% 0.104 122.2) |
| XYZ | xyz(49.4732, 60.3132, 32.3230) |
| Luminance | 0.6031 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.20
Pale Olive Green
#B1D27B
ΔE00 2.73
Greenish Tan
#BCCB7A
ΔE00 3.12
Light Moss Green
#A6C875
ΔE00 4.52
Greenish Beige
#C9D179
ΔE00 4.58
Tan Green
#A9BE70
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED588 #9F88D5
analogous
#D5C588 #BED588 #97D588
triadic
#BED588 #88BED5 #D588BE
tetradic
#BED588 #88D5C5 #9F88D5 #D58897
square
#BED588 #88D5C5 #9F88D5 #D58897
split-complementary
#BED588 #8897D5 #C588D5
monochromatic
#87A73B #A5C55B #BED588 #D7E5B5 #EFF5E2
Accessibility & contrast
On white
1.61
#BED588 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#BED588 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED588
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED588 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED588 | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECC82
Deuteranopia (green-blind)
#DBCC8C
Tritanopia (blue-blind)
#C4CEC2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bed588; /* rgb */ color: rgb(190, 213, 136); /* oklch */ color: oklch(83.8% 0.104 122.2);
Tailwind
colors: {
custom: {
50: '#d2e2ab',
500: '#bed588',
950: '#000000',
},
}SCSS
$custom: #bed588; $custom-light: #d2e2ab; $custom-dark: #000000;
JSON
{
"hex": "#bed588",
"rgb": {
"r": 190,
"g": 213,
"b": 136
},
"hsl": {
"h": 77.922,
"s": 47.826,
"l": 68.431
},
"oklch": {
"l": 0.83777,
"c": 0.1037,
"h": 122.2
},
"luminance": 0.60313
}Semantic roles & 50–950 ramp
primary
#BED588
secondary
#7056AB
accent
#2ABB56
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481