#BED691#BED691
#BED691 is a very light, moderate yellow-green. Relative luminance 0.611; OKLCH L 84.2% C 0.095 H 124.0°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #BED691 |
|---|---|
| RGB | rgb(190, 214, 145) |
| HSL | hsl(81, 46%, 70%) |
| HSV | hsv(81, 32%, 84%) |
| CMYK | cmyk(11.2%, 0%, 32.2%, 16.1%) |
| CIE-LAB | lab(82.42, -19.56, 31.50) |
| CIE-LCH | lch(82.42, 37.08, 121.84°) |
| OKLab | oklab(84.16% -0.053 0.0785) |
| OKLCH | oklch(84.16% 0.095 124) |
| XYZ | xyz(50.3921, 61.0844, 35.9183) |
| Luminance | 0.6109 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.02
Pale Olive Green
#B1D27B
ΔE00 3.76
Greenish Tan
#BCCB7A
ΔE00 4.36
Light Grey Green
#B7E1A1
ΔE00 4.69
Light Moss Green
#A6C875
ΔE00 5.13
Greenish Beige
#C9D179
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED691 #A991D6
analogous
#D6CC91 #BED691 #9BD691
triadic
#BED691 #91BED6 #D691BE
tetradic
#BED691 #91D6CC #A991D6 #D6919B
square
#BED691 #91D6CC #A991D6 #D6919B
split-complementary
#BED691 #919BD6 #CC91D6
monochromatic
#87AC40 #A4C564 #BED691 #D8E7BE #F2F7E9
Accessibility & contrast
On white
1.59
#BED691 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#BED691 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED691
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED691 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED691 | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECE8C
Deuteranopia (green-blind)
#DACD94
Tritanopia (blue-blind)
#C3CFC4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bed691; /* rgb */ color: rgb(190, 214, 145); /* oklch */ color: oklch(84.2% 0.095 124.0);
Tailwind
colors: {
custom: {
50: '#d2e2b2',
500: '#bed691',
950: '#000000',
},
}SCSS
$custom: #bed691; $custom-light: #d2e2b2; $custom-dark: #000000;
JSON
{
"hex": "#bed691",
"rgb": {
"r": 190,
"g": 214,
"b": 145
},
"hsl": {
"h": 80.87,
"s": 45.695,
"l": 70.392
},
"oklch": {
"l": 0.84157,
"c": 0.09473,
"h": 124
},
"luminance": 0.61085
}Semantic roles & 50–950 ramp
primary
#BED691
secondary
#7A5FAC
accent
#2DB95D
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141511
muted
#838481