#BED97F#BED97F
#BED97F is a very light, moderate yellow-green. Relative luminance 0.621; OKLCH L 84.5% C 0.119 H 122.6°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BED97F |
|---|---|
| RGB | rgb(190, 217, 127) |
| HSL | hsl(78, 54%, 67%) |
| HSV | hsv(78, 41%, 85%) |
| CMYK | cmyk(12.4%, 0%, 41.5%, 14.9%) |
| CIE-LAB | lab(82.97, -23.29, 41.32) |
| CIE-LCH | lch(82.97, 47.43, 119.41°) |
| OKLab | oklab(84.5% -0.0643 0.1006) |
| OKLCH | oklch(84.5% 0.119 122.6) |
| XYZ | xyz(49.8787, 62.1051, 29.4343) |
| Luminance | 0.6210 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.45
Pale Olive
#B9CC81
ΔE00 3.76
Greenish Tan
#BCCB7A
ΔE00 3.89
Greenish Beige
#C9D179
ΔE00 4.54
Light Moss Green
#A6C875
ΔE00 4.95
Light Olive
#ACBF69
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED97F #9A7FD9
analogous
#D9C77F #BED97F #91D97F
triadic
#BED97F #7FBED9 #D97FBE
tetradic
#BED97F #7FD9C7 #9A7FD9 #D97F91
square
#BED97F #7FD9C7 #9A7FD9 #D97F91
split-complementary
#BED97F #7F91D9 #C77FD9
monochromatic
#87AB33 #A6CB50 #BED97F #D6E7AE #EEF5DD
Accessibility & contrast
On white
1.56
#BED97F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#BED97F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED97F
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED97F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED97F | 1.00 | 1.56 | 13.42 | 13.42 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3CF78
Deuteranopia (green-blind)
#DFCF84
Tritanopia (blue-blind)
#C5D1C3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bed97f; /* rgb */ color: rgb(190, 217, 127); /* oklch */ color: oklch(84.5% 0.119 122.6);
Tailwind
colors: {
custom: {
50: '#d3e4a5',
500: '#bed97f',
950: '#000000',
},
}SCSS
$custom: #bed97f; $custom-light: #d3e4a5; $custom-dark: #000000;
JSON
{
"hex": "#bed97f",
"rgb": {
"r": 190,
"g": 217,
"b": 127
},
"hsl": {
"h": 78,
"s": 54.217,
"l": 67.451
},
"oklch": {
"l": 0.84504,
"c": 0.1194,
"h": 122.6
},
"luminance": 0.62105
}Semantic roles & 50–950 ramp
primary
#BED97F
secondary
#6B4EAE
accent
#24C253
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14150F
muted
#838480