#BED676#BED676
#BED676 is a very light, vivid yellow-green. Relative luminance 0.603; OKLCH L 83.7% C 0.125 H 120.7°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #BED676 |
|---|---|
| RGB | rgb(190, 214, 118) |
| HSL | hsl(75, 54%, 65%) |
| HSV | hsv(75, 45%, 84%) |
| CMYK | cmyk(11.2%, 0%, 44.9%, 16.1%) |
| CIE-LAB | lab(82.03, -22.84, 44.57) |
| CIE-LCH | lch(82.03, 50.08, 117.13°) |
| OKLab | oklab(83.71% -0.0637 0.1074) |
| OKLCH | oklch(83.71% 0.125 120.7) |
| XYZ | xyz(48.5520, 60.3484, 26.2266) |
| Luminance | 0.6035 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.07
Greenish Tan
#BCCB7A
ΔE00 3.45
Greenish Beige
#C9D179
ΔE00 3.70
Pale Olive
#B9CC81
ΔE00 3.95
Light Moss Green
#A6C875
ΔE00 5.16
Light Olive
#ACBF69
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED676 #8E76D6
analogous
#D6BE76 #BED676 #8ED676
triadic
#BED676 #76BED6 #D676BE
tetradic
#BED676 #76D6BE #8E76D6 #D6768E
square
#BED676 #76D6BE #8E76D6 #D6768E
split-complementary
#BED676 #768ED6 #BE76D6
monochromatic
#85A130 #A8C847 #BED676 #D4E4A5 #EBF2D4
Accessibility & contrast
On white
1.61
#BED676 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#BED676 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED676
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED676 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED676 | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CC6E
Deuteranopia (green-blind)
#DDCC7B
Tritanopia (blue-blind)
#C6CDBF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bed676; /* rgb */ color: rgb(190, 214, 118); /* oklch */ color: oklch(83.7% 0.125 120.7);
Tailwind
colors: {
custom: {
50: '#d3e29f',
500: '#bed676',
950: '#000000',
},
}SCSS
$custom: #bed676; $custom-light: #d3e29f; $custom-dark: #000000;
JSON
{
"hex": "#bed676",
"rgb": {
"r": 190,
"g": 214,
"b": 118
},
"hsl": {
"h": 75,
"s": 53.933,
"l": 65.098
},
"oklch": {
"l": 0.8371,
"c": 0.12488,
"h": 120.7
},
"luminance": 0.60348
}Semantic roles & 50–950 ramp
primary
#BED676
secondary
#614BA5
accent
#24C14B
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14150F
muted
#838480