#BED688#BED688
#BED688 is a very light, moderate yellow-green. Relative luminance 0.608; OKLCH L 84.0% C 0.105 H 122.6°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BED688 |
|---|---|
| RGB | rgb(190, 214, 136) |
| HSL | hsl(78, 49%, 69%) |
| HSV | hsv(78, 36%, 84%) |
| CMYK | cmyk(11.2%, 0%, 36.4%, 16.1%) |
| CIE-LAB | lab(82.28, -20.74, 35.92) |
| CIE-LCH | lch(82.28, 41.47, 120.00°) |
| OKLab | oklab(84% -0.0566 0.0886) |
| OKLCH | oklch(84% 0.105 122.6) |
| XYZ | xyz(49.7255, 60.8178, 32.4071) |
| Luminance | 0.6082 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.47
Pale Olive Green
#B1D27B
ΔE00 2.62
Greenish Tan
#BCCB7A
ΔE00 3.34
Light Moss Green
#A6C875
ΔE00 4.56
Greenish Beige
#C9D179
ΔE00 4.70
Light Grey Green
#B7E1A1
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED688 #A088D6
analogous
#D6C788 #BED688 #97D688
triadic
#BED688 #88BED6 #D688BE
tetradic
#BED688 #88D6C7 #A088D6 #D68897
square
#BED688 #88D6C7 #A088D6 #D68897
split-complementary
#BED688 #8897D6 #C788D6
monochromatic
#87A93A #A5C65A #BED688 #D7E6B6 #F0F5E3
Accessibility & contrast
On white
1.60
#BED688 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#BED688 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED688
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED688 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED688 | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCD82
Deuteranopia (green-blind)
#DBCD8C
Tritanopia (blue-blind)
#C4CFC2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bed688; /* rgb */ color: rgb(190, 214, 136); /* oklch */ color: oklch(84.0% 0.105 122.6);
Tailwind
colors: {
custom: {
50: '#d2e2ab',
500: '#bed688',
950: '#000000',
},
}SCSS
$custom: #bed688; $custom-light: #d2e2ab; $custom-dark: #000000;
JSON
{
"hex": "#bed688",
"rgb": {
"r": 190,
"g": 214,
"b": 136
},
"hsl": {
"h": 78.462,
"s": 48.75,
"l": 68.627
},
"oklch": {
"l": 0.83995,
"c": 0.10514,
"h": 122.6
},
"luminance": 0.60818
}Semantic roles & 50–950 ramp
primary
#BED688
secondary
#7156AC
accent
#29BC57
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481