#BED178#BED178
#BED178 is a very light, moderate yellow-green. Relative luminance 0.579; OKLCH L 82.6% C 0.116 H 118.9°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BED178 |
|---|---|
| RGB | rgb(190, 209, 120) |
| HSL | hsl(73, 49%, 65%) |
| HSV | hsv(73, 43%, 82%) |
| CMYK | cmyk(9.1%, 0%, 42.6%, 18%) |
| CIE-LAB | lab(80.69, -20.17, 41.92) |
| CIE-LCH | lch(80.69, 46.52, 115.70°) |
| OKLab | oklab(82.64% -0.056 0.1016) |
| OKLCH | oklch(82.64% 0.116 118.9) |
| XYZ | xyz(47.4260, 57.9044, 26.4439) |
| Luminance | 0.5790 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 1.86
Pale Olive
#B9CC81
ΔE00 2.68
Greenish Beige
#C9D179
ΔE00 2.71
Pale Olive Green
#B1D27B
ΔE00 3.25
Light Olive
#ACBF69
ΔE00 4.60
Light Moss Green
#A6C875
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED178 #8B78D1
analogous
#D1B878 #BED178 #92D178
triadic
#BED178 #78BED1 #D178BE
tetradic
#BED178 #78D1B8 #8B78D1 #D17892
square
#BED178 #78D1B8 #8B78D1 #D17892
split-complementary
#BED178 #7892D1 #B878D1
monochromatic
#849A35 #A8C14A #BED178 #D4E1A6 #EAF0D3
Accessibility & contrast
On white
1.67
#BED178 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#BED178 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED178
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED178 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED178 | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC871
Deuteranopia (green-blind)
#D9C97C
Tritanopia (blue-blind)
#C6C9BC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bed178; /* rgb */ color: rgb(190, 209, 120); /* oklch */ color: oklch(82.6% 0.116 118.9);
Tailwind
colors: {
custom: {
50: '#d3dfa0',
500: '#bed178',
950: '#000000',
},
}SCSS
$custom: #bed178; $custom-light: #d3dfa0; $custom-dark: #000000;
JSON
{
"hex": "#bed178",
"rgb": {
"r": 190,
"g": 209,
"b": 120
},
"hsl": {
"h": 72.809,
"s": 49.171,
"l": 64.51
},
"oklch": {
"l": 0.82644,
"c": 0.11599,
"h": 118.9
},
"luminance": 0.57904
}Semantic roles & 50–950 ramp
primary
#BED178
secondary
#5F4E9F
accent
#29BC48
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14150F
muted
#838480