#BED279#BED279
#BED279 is a very light, moderate yellow-green. Relative luminance 0.584; OKLCH L 82.9% C 0.116 H 119.4°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BED279 |
|---|---|
| RGB | rgb(190, 210, 121) |
| HSL | hsl(73, 50%, 65%) |
| HSV | hsv(73, 42%, 82%) |
| CMYK | cmyk(9.5%, 0%, 42.4%, 17.6%) |
| CIE-LAB | lab(80.97, -20.55, 41.78) |
| CIE-LCH | lch(80.97, 46.56, 116.19°) |
| OKLab | oklab(82.88% -0.057 0.1013) |
| OKLCH | oklch(82.88% 0.116 119.4) |
| XYZ | xyz(47.7332, 58.4210, 26.8472) |
| Luminance | 0.5842 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 2.08
Pale Olive
#B9CC81
ΔE00 2.71
Greenish Beige
#C9D179
ΔE00 2.91
Pale Olive Green
#B1D27B
ΔE00 3.04
Light Moss Green
#A6C875
ΔE00 4.70
Light Olive
#ACBF69
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED279 #8D79D2
analogous
#D2B979 #BED279 #92D279
triadic
#BED279 #79BED2 #D279BE
tetradic
#BED279 #79D2B9 #8D79D2 #D27992
square
#BED279 #79D2B9 #8D79D2 #D27992
split-complementary
#BED279 #7992D2 #B979D2
monochromatic
#859C34 #A8C34B #BED279 #D4E1A7 #EAF1D5
Accessibility & contrast
On white
1.66
#BED279 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#BED279 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED279
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED279 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED279 | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCC972
Deuteranopia (green-blind)
#DAC97D
Tritanopia (blue-blind)
#C6CABD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bed279; /* rgb */ color: rgb(190, 210, 121); /* oklch */ color: oklch(82.9% 0.116 119.4);
Tailwind
colors: {
custom: {
50: '#d3dfa1',
500: '#bed279',
950: '#000000',
},
}SCSS
$custom: #bed279; $custom-light: #d3dfa1; $custom-dark: #000000;
JSON
{
"hex": "#bed279",
"rgb": {
"r": 190,
"g": 210,
"b": 121
},
"hsl": {
"h": 73.483,
"s": 49.721,
"l": 64.902
},
"oklch": {
"l": 0.82878,
"c": 0.11626,
"h": 119.4
},
"luminance": 0.58421
}Semantic roles & 50–950 ramp
primary
#BED279
secondary
#614EA1
accent
#28BD4A
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14150F
muted
#838480