#BED990#BED990
#BED990 is a very light, moderate yellow-green. Relative luminance 0.626; OKLCH L 84.8% C 0.100 H 125.0°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BED990 |
|---|---|
| RGB | rgb(190, 217, 144) |
| HSL | hsl(82, 49%, 71%) |
| HSV | hsv(82, 34%, 85%) |
| CMYK | cmyk(12.4%, 0%, 33.6%, 14.9%) |
| CIE-LAB | lab(83.22, -21.17, 33.08) |
| CIE-LCH | lch(83.22, 39.27, 122.63°) |
| OKLab | oklab(84.79% -0.0575 0.0822) |
| OKLCH | oklch(84.79% 0.1 125) |
| XYZ | xyz(51.0816, 62.5862, 35.7694) |
| Luminance | 0.6259 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.35
Pale Olive
#B9CC81
ΔE00 3.50
Light Grey Green
#B7E1A1
ΔE00 4.35
Greenish Tan
#BCCB7A
ΔE00 4.68
Light Moss Green
#A6C875
ΔE00 5.15
Greenish Beige
#C9D179
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED990 #AB90D9
analogous
#D9CF90 #BED990 #99D990
triadic
#BED990 #90BED9 #D990BE
tetradic
#BED990 #90D9CF #AB90D9 #D99099
square
#BED990 #90D9CF #AB90D9 #D99099
split-complementary
#BED990 #9099D9 #CF90D9
monochromatic
#87B23D #A3C962 #BED990 #D9E9BE #F2F7E8
Accessibility & contrast
On white
1.55
#BED990 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#BED990 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED990
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED990 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED990 | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D08B
Deuteranopia (green-blind)
#DDCF93
Tritanopia (blue-blind)
#C3D2C6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bed990; /* rgb */ color: rgb(190, 217, 144); /* oklch */ color: oklch(84.8% 0.100 125.0);
Tailwind
colors: {
custom: {
50: '#d2e4b1',
500: '#bed990',
950: '#000000',
},
}SCSS
$custom: #bed990; $custom-light: #d2e4b1; $custom-dark: #000000;
JSON
{
"hex": "#bed990",
"rgb": {
"r": 190,
"g": 217,
"b": 144
},
"hsl": {
"h": 82.192,
"s": 48.993,
"l": 70.784
},
"oklch": {
"l": 0.84791,
"c": 0.10034,
"h": 125
},
"luminance": 0.62586
}Semantic roles & 50–950 ramp
primary
#BED990
secondary
#7C5DB0
accent
#29BC60
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141511
muted
#838481