#BED276#BED276
#BED276 is a very light, moderate yellow-green. Relative luminance 0.583; OKLCH L 82.8% C 0.119 H 119.1°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BED276 |
|---|---|
| RGB | rgb(190, 210, 118) |
| HSL | hsl(73, 51%, 64%) |
| HSV | hsv(73, 44%, 82%) |
| CMYK | cmyk(9.5%, 0%, 43.8%, 17.6%) |
| CIE-LAB | lab(80.93, -20.88, 43.21) |
| CIE-LCH | lch(80.93, 48.00, 115.79°) |
| OKLab | oklab(82.83% -0.0582 0.1044) |
| OKLCH | oklch(82.83% 0.119 119.1) |
| XYZ | xyz(47.5520, 58.3486, 25.8933) |
| Luminance | 0.5835 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 2.33
Greenish Beige
#C9D179
ΔE00 2.85
Pale Olive
#B9CC81
ΔE00 3.15
Pale Olive Green
#B1D27B
ΔE00 3.27
Light Olive
#ACBF69
ΔE00 4.82
Light Moss Green
#A6C875
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED276 #8A76D2
analogous
#D2B876 #BED276 #90D276
triadic
#BED276 #76BED2 #D276BE
tetradic
#BED276 #76D2B8 #8A76D2 #D27690
square
#BED276 #76D2B8 #8A76D2 #D27690
split-complementary
#BED276 #7690D2 #B876D2
monochromatic
#849B33 #A8C348 #BED276 #D4E1A4 #EAF0D2
Accessibility & contrast
On white
1.66
#BED276 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#BED276 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED276
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED276 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED276 | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDC96F
Deuteranopia (green-blind)
#DAC97B
Tritanopia (blue-blind)
#C6C9BC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bed276; /* rgb */ color: rgb(190, 210, 118); /* oklch */ color: oklch(82.8% 0.119 119.1);
Tailwind
colors: {
custom: {
50: '#d3df9f',
500: '#bed276',
950: '#000000',
},
}SCSS
$custom: #bed276; $custom-light: #d3df9f; $custom-dark: #000000;
JSON
{
"hex": "#bed276",
"rgb": {
"r": 190,
"g": 210,
"b": 118
},
"hsl": {
"h": 73.043,
"s": 50.549,
"l": 64.314
},
"oklch": {
"l": 0.82833,
"c": 0.11949,
"h": 119.1
},
"luminance": 0.58348
}Semantic roles & 50–950 ramp
primary
#BED276
secondary
#5E4CA0
accent
#28BE48
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14150F
muted
#838480