#BED596#BED596
#BED596 is a very light, moderate yellow-green. Relative luminance 0.607; OKLCH L 84.0% C 0.087 H 124.5°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #BED596 |
|---|---|
| RGB | rgb(190, 213, 150) |
| HSL | hsl(82, 43%, 71%) |
| HSV | hsv(82, 30%, 84%) |
| CMYK | cmyk(10.8%, 0%, 29.6%, 16.5%) |
| CIE-LAB | lab(82.24, -18.38, 28.68) |
| CIE-LCH | lch(82.24, 34.06, 122.66°) |
| OKLab | oklab(84.04% -0.0495 0.0719) |
| OKLCH | oklch(84.04% 0.087 124.5) |
| XYZ | xyz(50.5339, 60.7375, 37.9095) |
| Luminance | 0.6074 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.64
Light Grey Green
#B7E1A1
ΔE00 4.51
Pale Olive Green
#B1D27B
ΔE00 4.78
Greenish Tan
#BCCB7A
ΔE00 5.08
Light Moss Green
#A6C875
ΔE00 5.74
Greenish Beige
#C9D179
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED596 #AD96D5
analogous
#D5CC96 #BED596 #9ED596
triadic
#BED596 #96BED5 #D596BE
tetradic
#BED596 #96D5CC #AD96D5 #D5969E
square
#BED596 #96D5CC #AD96D5 #D5969E
split-complementary
#BED596 #969ED5 #CC96D5
monochromatic
#86AC45 #A3C46A #BED596 #D9E6C2 #F1F6E9
Accessibility & contrast
On white
1.60
#BED596 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#BED596 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED596
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED596 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED596 | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCD92
Deuteranopia (green-blind)
#D9CC99
Tritanopia (blue-blind)
#C2CFC4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bed596; /* rgb */ color: rgb(190, 213, 150); /* oklch */ color: oklch(84.0% 0.087 124.5);
Tailwind
colors: {
custom: {
50: '#d2e2b5',
500: '#bed596',
950: '#000000',
},
}SCSS
$custom: #bed596; $custom-light: #d2e2b5; $custom-dark: #000000;
JSON
{
"hex": "#bed596",
"rgb": {
"r": 190,
"g": 213,
"b": 150
},
"hsl": {
"h": 81.905,
"s": 42.857,
"l": 71.176
},
"oklch": {
"l": 0.84035,
"c": 0.08732,
"h": 124.5
},
"luminance": 0.60738
}Semantic roles & 50–950 ramp
primary
#BED596
secondary
#7E64AB
accent
#30B661
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481