#BED790#BED790
#BED790 is a very light, moderate yellow-green. Relative luminance 0.616; OKLCH L 84.4% C 0.097 H 124.2°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BED790 |
|---|---|
| RGB | rgb(190, 215, 144) |
| HSL | hsl(81, 47%, 70%) |
| HSV | hsv(81, 33%, 84%) |
| CMYK | cmyk(11.6%, 0%, 33%, 15.7%) |
| CIE-LAB | lab(82.68, -20.19, 32.36) |
| CIE-LCH | lch(82.68, 38.14, 121.96°) |
| OKLab | oklab(84.36% -0.0548 0.0805) |
| OKLCH | oklch(84.36% 0.097 124.2) |
| XYZ | xyz(50.5692, 61.5615, 35.5986) |
| Luminance | 0.6156 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.09
Pale Olive Green
#B1D27B
ΔE00 3.49
Greenish Tan
#BCCB7A
ΔE00 4.36
Light Grey Green
#B7E1A1
ΔE00 4.63
Light Moss Green
#A6C875
ΔE00 5.05
Greenish Beige
#C9D179
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED790 #A990D7
analogous
#D7CD90 #BED790 #9AD790
triadic
#BED790 #90BED7 #D790BE
tetradic
#BED790 #90D7CD #A990D7 #D7909A
square
#BED790 #90D7CD #A990D7 #D7909A
split-complementary
#BED790 #909AD7 #CD90D7
monochromatic
#87AE3F #A4C763 #BED790 #D8E7BD #F2F7E9
Accessibility & contrast
On white
1.58
#BED790 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#BED790 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED790
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED790 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED790 | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCF8B
Deuteranopia (green-blind)
#DBCE93
Tritanopia (blue-blind)
#C3D0C5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bed790; /* rgb */ color: rgb(190, 215, 144); /* oklch */ color: oklch(84.4% 0.097 124.2);
Tailwind
colors: {
custom: {
50: '#d2e3b1',
500: '#bed790',
950: '#000000',
},
}SCSS
$custom: #bed790; $custom-light: #d2e3b1; $custom-dark: #000000;
JSON
{
"hex": "#bed790",
"rgb": {
"r": 190,
"g": 215,
"b": 144
},
"hsl": {
"h": 81.127,
"s": 47.02,
"l": 70.392
},
"oklch": {
"l": 0.84356,
"c": 0.09738,
"h": 124.2
},
"luminance": 0.61562
}Semantic roles & 50–950 ramp
primary
#BED790
secondary
#7A5EAE
accent
#2BBA5E
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481