#BED07E#BED07E
#BED07E is a very light, moderate yellow-green. Relative luminance 0.576; OKLCH L 82.5% C 0.108 H 118.9°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BED07E |
|---|---|
| RGB | rgb(190, 208, 126) |
| HSL | hsl(73, 47%, 65%) |
| HSV | hsv(73, 39%, 82%) |
| CMYK | cmyk(8.7%, 0%, 39.4%, 18.4%) |
| CIE-LAB | lab(80.50, -18.99, 38.68) |
| CIE-LCH | lch(80.50, 43.09, 116.15°) |
| OKLab | oklab(82.52% -0.0523 0.0945) |
| OKLCH | oklch(82.52% 0.108 118.9) |
| XYZ | xyz(47.5571, 57.5655, 28.3405) |
| Luminance | 0.5756 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 1.30
Pale Olive
#B9CC81
ΔE00 1.65
Greenish Beige
#C9D179
ΔE00 2.97
Pale Olive Green
#B1D27B
ΔE00 3.21
Light Moss Green
#A6C875
ΔE00 4.50
Light Olive
#ACBF69
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED07E #907ED0
analogous
#D0B97E #BED07E #95D07E
triadic
#BED07E #7EBED0 #D07EBE
tetradic
#BED07E #7ED0B9 #907ED0 #D07E95
square
#BED07E #7ED0B9 #907ED0 #D07E95
split-complementary
#BED07E #7E95D0 #B97ED0
monochromatic
#859B39 #A7C051 #BED07E #D5E0AB #EBF1D8
Accessibility & contrast
On white
1.68
#BED07E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#BED07E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED07E
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED07E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED07E | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC878
Deuteranopia (green-blind)
#D8C882
Tritanopia (blue-blind)
#C5C8BC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bed07e; /* rgb */ color: rgb(190, 208, 126); /* oklch */ color: oklch(82.5% 0.108 118.9);
Tailwind
colors: {
custom: {
50: '#d3dea4',
500: '#bed07e',
950: '#000000',
},
}SCSS
$custom: #bed07e; $custom-light: #d3dea4; $custom-dark: #000000;
JSON
{
"hex": "#bed07e",
"rgb": {
"r": 190,
"g": 208,
"b": 126
},
"hsl": {
"h": 73.171,
"s": 46.591,
"l": 65.49
},
"oklch": {
"l": 0.82521,
"c": 0.10801,
"h": 118.9
},
"luminance": 0.57565
}Semantic roles & 50–950 ramp
primary
#BED07E
secondary
#6352A1
accent
#2CBA4B
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14150F
muted
#838480