#BED680#BED680
#BED680 is a very light, moderate yellow-green. Relative luminance 0.606; OKLCH L 83.9% C 0.114 H 121.6°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BED680 |
|---|---|
| RGB | rgb(190, 214, 128) |
| HSL | hsl(77, 51%, 67%) |
| HSV | hsv(77, 40%, 84%) |
| CMYK | cmyk(11.2%, 0%, 40.2%, 16.1%) |
| CIE-LAB | lab(82.16, -21.71, 39.80) |
| CIE-LCH | lch(82.16, 45.33, 118.62°) |
| OKLab | oklab(83.86% -0.0598 0.0972) |
| OKLCH | oklch(83.86% 0.114 121.6) |
| XYZ | xyz(49.1780, 60.5988, 29.5238) |
| Luminance | 0.6060 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.36
Pale Olive
#B9CC81
ΔE00 2.85
Greenish Tan
#BCCB7A
ΔE00 3.03
Greenish Beige
#C9D179
ΔE00 3.99
Light Moss Green
#A6C875
ΔE00 4.59
Light Olive
#ACBF69
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED680 #9880D6
analogous
#D6C380 #BED680 #93D680
triadic
#BED680 #80BED6 #D680BE
tetradic
#BED680 #80D6C3 #9880D6 #D68093
square
#BED680 #80D6C3 #9880D6 #D68093
split-complementary
#BED680 #8093D6 #C380D6
monochromatic
#87A636 #A6C752 #BED680 #D6E5AE #EDF4DD
Accessibility & contrast
On white
1.60
#BED680 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#BED680 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED680
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED680 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED680 | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CD79
Deuteranopia (green-blind)
#DCCC84
Tritanopia (blue-blind)
#C5CEC1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bed680; /* rgb */ color: rgb(190, 214, 128); /* oklch */ color: oklch(83.9% 0.114 121.6);
Tailwind
colors: {
custom: {
50: '#d3e2a6',
500: '#bed680',
950: '#000000',
},
}SCSS
$custom: #bed680; $custom-light: #d3e2a6; $custom-dark: #000000;
JSON
{
"hex": "#bed680",
"rgb": {
"r": 190,
"g": 214,
"b": 128
},
"hsl": {
"h": 76.744,
"s": 51.19,
"l": 67.059
},
"oklch": {
"l": 0.83862,
"c": 0.11411,
"h": 121.6
},
"luminance": 0.60599
}Semantic roles & 50–950 ramp
primary
#BED680
secondary
#6950AA
accent
#27BF51
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14150F
muted
#838480