#BED278#BED278
#BED278 is a very light, moderate yellow-green. Relative luminance 0.584; OKLCH L 82.9% C 0.117 H 119.3°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BED278 |
|---|---|
| RGB | rgb(190, 210, 120) |
| HSL | hsl(73, 50%, 65%) |
| HSV | hsv(73, 43%, 82%) |
| CMYK | cmyk(9.5%, 0%, 42.9%, 17.6%) |
| CIE-LAB | lab(80.96, -20.66, 42.26) |
| CIE-LCH | lch(80.96, 47.04, 116.06°) |
| OKLab | oklab(82.86% -0.0574 0.1023) |
| OKLCH | oklch(82.86% 0.117 119.3) |
| XYZ | xyz(47.6722, 58.3966, 26.5259) |
| Luminance | 0.5840 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 2.15
Pale Olive
#B9CC81
ΔE00 2.86
Greenish Beige
#C9D179
ΔE00 2.88
Pale Olive Green
#B1D27B
ΔE00 3.11
Light Moss Green
#A6C875
ΔE00 4.77
Light Olive
#ACBF69
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED278 #8C78D2
analogous
#D2B978 #BED278 #91D278
triadic
#BED278 #78BED2 #D278BE
tetradic
#BED278 #78D2B9 #8C78D2 #D27891
square
#BED278 #78D2B9 #8C78D2 #D27891
split-complementary
#BED278 #7891D2 #B978D2
monochromatic
#859C34 #A8C34A #BED278 #D4E1A6 #EAF1D4
Accessibility & contrast
On white
1.66
#BED278 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#BED278 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED278
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED278 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED278 | 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)
#DCC971
Deuteranopia (green-blind)
#DAC97D
Tritanopia (blue-blind)
#C6C9BC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bed278; /* rgb */ color: rgb(190, 210, 120); /* oklch */ color: oklch(82.9% 0.117 119.3);
Tailwind
colors: {
custom: {
50: '#d3dfa0',
500: '#bed278',
950: '#000000',
},
}SCSS
$custom: #bed278; $custom-light: #d3dfa0; $custom-dark: #000000;
JSON
{
"hex": "#bed278",
"rgb": {
"r": 190,
"g": 210,
"b": 120
},
"hsl": {
"h": 73.333,
"s": 50,
"l": 64.706
},
"oklch": {
"l": 0.82863,
"c": 0.11734,
"h": 119.3
},
"luminance": 0.58396
}Semantic roles & 50–950 ramp
primary
#BED278
secondary
#604DA1
accent
#28BD49
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14150F
muted
#838480