#BED690#BED690
#BED690 is a very light, moderate yellow-green. Relative luminance 0.611; OKLCH L 84.1% C 0.096 H 123.8°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #BED690 |
|---|---|
| RGB | rgb(190, 214, 144) |
| HSL | hsl(81, 46%, 70%) |
| HSV | hsv(81, 33%, 84%) |
| CMYK | cmyk(11.2%, 0%, 32.7%, 16.1%) |
| CIE-LAB | lab(82.41, -19.70, 32.00) |
| CIE-LCH | lch(82.41, 37.57, 121.62°) |
| OKLab | oklab(84.14% -0.0534 0.0797) |
| OKLCH | oklch(84.14% 0.096 123.8) |
| XYZ | xyz(50.3154, 61.0537, 35.5140) |
| Luminance | 0.6105 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.91
Pale Olive Green
#B1D27B
ΔE00 3.60
Greenish Tan
#BCCB7A
ΔE00 4.22
Light Grey Green
#B7E1A1
ΔE00 4.80
Light Moss Green
#A6C875
ΔE00 5.04
Greenish Beige
#C9D179
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED690 #A890D6
analogous
#D6CB90 #BED690 #9BD690
triadic
#BED690 #90BED6 #D690BE
tetradic
#BED690 #90D6CB #A890D6 #D6909B
square
#BED690 #90D6CB #A890D6 #D6909B
split-complementary
#BED690 #909BD6 #CB90D6
monochromatic
#87AC40 #A4C563 #BED690 #D8E7BD #F2F7E9
Accessibility & contrast
On white
1.59
#BED690 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#BED690 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED690
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED690 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED690 | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECE8B
Deuteranopia (green-blind)
#DACD93
Tritanopia (blue-blind)
#C3CFC4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bed690; /* rgb */ color: rgb(190, 214, 144); /* oklch */ color: oklch(84.1% 0.096 123.8);
Tailwind
colors: {
custom: {
50: '#d2e2b1',
500: '#bed690',
950: '#000000',
},
}SCSS
$custom: #bed690; $custom-light: #d2e2b1; $custom-dark: #000000;
JSON
{
"hex": "#bed690",
"rgb": {
"r": 190,
"g": 214,
"b": 144
},
"hsl": {
"h": 80.571,
"s": 46.053,
"l": 70.196
},
"oklch": {
"l": 0.84138,
"c": 0.0959,
"h": 123.8
},
"luminance": 0.61054
}Semantic roles & 50–950 ramp
primary
#BED690
secondary
#795EAC
accent
#2CB95D
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481