#BED592#BED592
#BED592 is a very light, moderate yellow-green. Relative luminance 0.606; OKLCH L 84.0% C 0.092 H 123.8°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BED592 |
|---|---|
| RGB | rgb(190, 213, 146) |
| HSL | hsl(81, 44%, 70%) |
| HSV | hsv(81, 31%, 84%) |
| CMYK | cmyk(10.8%, 0%, 31.5%, 16.5%) |
| CIE-LAB | lab(82.17, -18.93, 30.65) |
| CIE-LCH | lch(82.17, 36.03, 121.70°) |
| OKLab | oklab(83.96% -0.0512 0.0766) |
| OKLCH | oklch(83.96% 0.092 123.8) |
| XYZ | xyz(50.2173, 60.6108, 36.2420) |
| Luminance | 0.6061 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.02
Pale Olive Green
#B1D27B
ΔE00 4.07
Greenish Tan
#BCCB7A
ΔE00 4.40
Light Grey Green
#B7E1A1
ΔE00 4.80
Light Moss Green
#A6C875
ΔE00 5.25
Greenish Beige
#C9D179
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED592 #A992D5
analogous
#D5CA92 #BED592 #9CD592
triadic
#BED592 #92BED5 #D592BE
tetradic
#BED592 #92D5CA #A992D5 #D5929C
square
#BED592 #92D5CA #A992D5 #D5929C
split-complementary
#BED592 #929CD5 #CA92D5
monochromatic
#87AB42 #A4C466 #BED592 #D8E6BE #F2F6E9
Accessibility & contrast
On white
1.60
#BED592 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#BED592 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED592
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED592 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED592 | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCD8D
Deuteranopia (green-blind)
#D9CC95
Tritanopia (blue-blind)
#C3CFC4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bed592; /* rgb */ color: rgb(190, 213, 146); /* oklch */ color: oklch(84.0% 0.092 123.8);
Tailwind
colors: {
custom: {
50: '#d2e2b2',
500: '#bed592',
950: '#000000',
},
}SCSS
$custom: #bed592; $custom-light: #d2e2b2; $custom-dark: #000000;
JSON
{
"hex": "#bed592",
"rgb": {
"r": 190,
"g": 213,
"b": 146
},
"hsl": {
"h": 80.597,
"s": 44.371,
"l": 70.392
},
"oklch": {
"l": 0.83959,
"c": 0.09207,
"h": 123.8
},
"luminance": 0.60611
}Semantic roles & 50–950 ramp
primary
#BED592
secondary
#7A60AB
accent
#2EB85D
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481