#BED593#BED593
#BED593 is a very light, moderate yellow-green. Relative luminance 0.606; OKLCH L 84.0% C 0.091 H 123.9°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #BED593 |
|---|---|
| RGB | rgb(190, 213, 147) |
| HSL | hsl(81, 44%, 71%) |
| HSV | hsv(81, 31%, 84%) |
| CMYK | cmyk(10.8%, 0%, 31%, 16.5%) |
| CIE-LAB | lab(82.19, -18.79, 30.16) |
| CIE-LCH | lch(82.19, 35.54, 121.93°) |
| OKLab | oklab(83.98% -0.0508 0.0754) |
| OKLCH | oklch(83.98% 0.091 123.9) |
| XYZ | xyz(50.2954, 60.6421, 36.6535) |
| Luminance | 0.6064 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.16
Pale Olive Green
#B1D27B
ΔE00 4.24
Greenish Tan
#BCCB7A
ΔE00 4.57
Light Grey Green
#B7E1A1
ΔE00 4.71
Light Moss Green
#A6C875
ΔE00 5.36
Greenish Beige
#C9D179
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED593 #AA93D5
analogous
#D5CB93 #BED593 #9DD593
triadic
#BED593 #93BED5 #D593BE
tetradic
#BED593 #93D5CB #AA93D5 #D5939D
square
#BED593 #93D5CB #AA93D5 #D5939D
split-complementary
#BED593 #939DD5 #CB93D5
monochromatic
#87AB43 #A3C467 #BED593 #D9E6BF #F2F6E9
Accessibility & contrast
On white
1.60
#BED593 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#BED593 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED593
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED593 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED593 | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCD8F
Deuteranopia (green-blind)
#D9CC96
Tritanopia (blue-blind)
#C3CFC4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bed593; /* rgb */ color: rgb(190, 213, 147); /* oklch */ color: oklch(84.0% 0.091 123.9);
Tailwind
colors: {
custom: {
50: '#d2e2b3',
500: '#bed593',
950: '#000000',
},
}SCSS
$custom: #bed593; $custom-light: #d2e2b3; $custom-dark: #000000;
JSON
{
"hex": "#bed593",
"rgb": {
"r": 190,
"g": 213,
"b": 147
},
"hsl": {
"h": 80.909,
"s": 44,
"l": 70.588
},
"oklch": {
"l": 0.83978,
"c": 0.09089,
"h": 123.9
},
"luminance": 0.60642
}Semantic roles & 50–950 ramp
primary
#BED593
secondary
#7B61AB
accent
#2EB75E
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481