#BED089#BED089
#BED089 is a very light, moderate yellow-green. Relative luminance 0.579; OKLCH L 82.7% C 0.095 H 120.1°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BED089 |
|---|---|
| RGB | rgb(190, 208, 137) |
| HSL | hsl(75, 43%, 68%) |
| HSV | hsv(75, 34%, 82%) |
| CMYK | cmyk(8.7%, 0%, 34.1%, 18.4%) |
| CIE-LAB | lab(80.66, -17.64, 33.29) |
| CIE-LCH | lch(80.66, 37.68, 117.91°) |
| OKLab | oklab(82.71% -0.0478 0.0825) |
| OKLCH | oklch(82.71% 0.095 120.1) |
| XYZ | xyz(48.3063, 57.8652, 32.2863) |
| Luminance | 0.5786 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.35
Greenish Tan
#BCCB7A
ΔE00 2.54
Pale Olive Green
#B1D27B
ΔE00 3.80
Greenish Beige
#C9D179
ΔE00 4.41
Light Moss Green
#A6C875
ΔE00 4.72
Tan Green
#A9BE70
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED089 #9B89D0
analogous
#D0BE89 #BED089 #9BD089
triadic
#BED089 #89BED0 #D089BE
tetradic
#BED089 #89D0BE #9B89D0 #D0899B
square
#BED089 #89D0BE #9B89D0 #D0899B
split-complementary
#BED089 #899BD0 #BE89D0
monochromatic
#879F3F #A6BF5D #BED089 #D6E1B5 #EEF3E1
Accessibility & contrast
On white
1.67
#BED089 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#BED089 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED089
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED089 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED089 | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C884
Deuteranopia (green-blind)
#D6C88C
Tritanopia (blue-blind)
#C4C9BE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bed089; /* rgb */ color: rgb(190, 208, 137); /* oklch */ color: oklch(82.7% 0.095 120.1);
Tailwind
colors: {
custom: {
50: '#d2deac',
500: '#bed089',
950: '#000000',
},
}SCSS
$custom: #bed089; $custom-light: #d2deac; $custom-dark: #000000;
JSON
{
"hex": "#bed089",
"rgb": {
"r": 190,
"g": 208,
"b": 137
},
"hsl": {
"h": 75.211,
"s": 43.03,
"l": 67.647
},
"oklch": {
"l": 0.82709,
"c": 0.09538,
"h": 120.1
},
"luminance": 0.57865
}Semantic roles & 50–950 ramp
primary
#BED089
secondary
#6C58A5
accent
#2FB652
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481