#BED189#BED189
#BED189 is a very light, moderate yellow-green. Relative luminance 0.584; OKLCH L 82.9% C 0.097 H 120.6°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BED189 |
|---|---|
| RGB | rgb(190, 209, 137) |
| HSL | hsl(76, 44%, 68%) |
| HSV | hsv(76, 34%, 82%) |
| CMYK | cmyk(9.1%, 0%, 34.4%, 18%) |
| CIE-LAB | lab(80.94, -18.14, 33.65) |
| CIE-LCH | lch(80.94, 38.23, 118.32°) |
| OKLab | oklab(82.93% -0.0492 0.0833) |
| OKLCH | oklch(82.93% 0.097 120.6) |
| XYZ | xyz(48.5508, 58.3543, 32.3678) |
| Luminance | 0.5835 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.43
Greenish Tan
#BCCB7A
ΔE00 2.62
Pale Olive Green
#B1D27B
ΔE00 3.56
Greenish Beige
#C9D179
ΔE00 4.43
Light Moss Green
#A6C875
ΔE00 4.64
Tan Green
#A9BE70
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED189 #9C89D1
analogous
#D1C089 #BED189 #9AD189
triadic
#BED189 #89BED1 #D189BE
tetradic
#BED189 #89D1C0 #9C89D1 #D1899A
square
#BED189 #89D1C0 #9C89D1 #D1899A
split-complementary
#BED189 #899AD1 #C089D1
monochromatic
#87A13F #A6C05D #BED189 #D6E2B5 #EFF3E1
Accessibility & contrast
On white
1.66
#BED189 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#BED189 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED189
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED189 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED189 | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC984
Deuteranopia (green-blind)
#D7C98C
Tritanopia (blue-blind)
#C4CABF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bed189; /* rgb */ color: rgb(190, 209, 137); /* oklch */ color: oklch(82.9% 0.097 120.6);
Tailwind
colors: {
custom: {
50: '#d2dfac',
500: '#bed189',
950: '#000000',
},
}SCSS
$custom: #bed189; $custom-light: #d2dfac; $custom-dark: #000000;
JSON
{
"hex": "#bed189",
"rgb": {
"r": 190,
"g": 209,
"b": 137
},
"hsl": {
"h": 75.833,
"s": 43.902,
"l": 67.843
},
"oklch": {
"l": 0.82925,
"c": 0.09681,
"h": 120.6
},
"luminance": 0.58354
}Semantic roles & 50–950 ramp
primary
#BED189
secondary
#6D58A6
accent
#2EB753
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481