#BED685#BED685
#BED685 is a very light, moderate yellow-green. Relative luminance 0.607; OKLCH L 83.9% C 0.109 H 122.2°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #BED685 |
|---|---|
| RGB | rgb(190, 214, 133) |
| HSL | hsl(78, 50%, 68%) |
| HSV | hsv(78, 38%, 84%) |
| CMYK | cmyk(11.2%, 0%, 37.9%, 16.1%) |
| CIE-LAB | lab(82.24, -21.11, 37.38) |
| CIE-LCH | lch(82.24, 42.93, 119.46°) |
| OKLab | oklab(83.94% -0.0578 0.0918) |
| OKLCH | oklch(83.94% 0.109 122.2) |
| XYZ | xyz(49.5152, 60.7337, 31.3000) |
| Luminance | 0.6073 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.42
Pale Olive
#B9CC81
ΔE00 2.53
Greenish Tan
#BCCB7A
ΔE00 3.14
Greenish Beige
#C9D179
ΔE00 4.39
Light Moss Green
#A6C875
ΔE00 4.51
Light Olive
#ACBF69
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED685 #9D85D6
analogous
#D6C585 #BED685 #95D685
triadic
#BED685 #85BED6 #D685BE
tetradic
#BED685 #85D6C5 #9D85D6 #D68595
square
#BED685 #85D6C5 #9D85D6 #D68595
split-complementary
#BED685 #8595D6 #C585D6
monochromatic
#87A838 #A6C757 #BED685 #D6E5B3 #EFF5E1
Accessibility & contrast
On white
1.60
#BED685 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#BED685 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED685
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED685 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED685 | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCD7F
Deuteranopia (green-blind)
#DCCD89
Tritanopia (blue-blind)
#C4CEC2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bed685; /* rgb */ color: rgb(190, 214, 133); /* oklch */ color: oklch(83.9% 0.109 122.2);
Tailwind
colors: {
custom: {
50: '#d2e2a9',
500: '#bed685',
950: '#000000',
},
}SCSS
$custom: #bed685; $custom-light: #d2e2a9; $custom-dark: #000000;
JSON
{
"hex": "#bed685",
"rgb": {
"r": 190,
"g": 214,
"b": 133
},
"hsl": {
"h": 77.778,
"s": 49.693,
"l": 68.039
},
"oklch": {
"l": 0.83944,
"c": 0.10854,
"h": 122.2
},
"luminance": 0.60734
}Semantic roles & 50–950 ramp
primary
#BED685
secondary
#6E53AC
accent
#28BD54
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481